st_profile (1) --- statement-level profile 03/25/82 _U_s_a_g_e st_profile [ ] _D_e_s_c_r_i_p_t_i_o_n 'St_profile' is used to convert the profiling information generated by a Ratfor program processed with the "-c" option into a readable report. The optional argument is the name of a statement_level profile data file generated by a profiled program; if omitted, the default name of "_st_profile" is assumed. The argument is the name of the file containing the Ratfor source code for the program being profiled. _E_x_a_m_p_l_e_s st_profile rp.r st_profile guide_profile fmt.r _F_i_l_e_s _st_profile is the default . _M_e_s_s_a_g_e_s "Usage: st_profile ..." if no arguments given. "can't open" if files are inaccessible. _B_u_g_s See Reference Manual entry for 'rp'. Seems to leave out the last line of source code. _S_e_e _A_l_s_o rp (1), profile (1), c$init (6), c$incr (6), c$end (6) st_profile (1) - 1 - st_profile (1)