Query: chicken-profile
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHICKEN-PROFILE(1) General Commands Manual CHICKEN-PROFILE(1)NAMEchicken-profile - generate a report from profile-informationSYNOPSISchicken-profile [ filename | option ... ]OPTIONS-sort-by-calls Sort output by call frequency. -sort-by-time Sort output by procedure execution time. -sort-by-avg Sort output by average procedure execution time. -sort-by-name Sort output alphabetically by procedure name. -no-unused Remove procedures that are never called. -help Show usage information.DESCRIPTIONchicken-profile reads in profiling information generated by CHICKEN Scheme programs compiled with the -profile option, and generates a ta- ble listing function names and their execution times.BUGSSubmit bug reports by e-mail to chicken-janitors@nongnu.orgAUTHORSThe CHICKEN TeamSEE ALSOchicken(1) csc(1) 19 Sep 2001 CHICKEN-PROFILE(1)
Related Man Pages |
---|
dprofpp(1) - linux |
chicken-uninstall(1) - debian |
dprofpp(1) - x11r4 |
dprofpp(1) - suse |
csi(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |