debian man page for chicken-profile

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)

NAME
chicken-profile - generate a report from profile-information
SYNOPSIS
chicken-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.
DESCRIPTION
chicken-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.
BUGS
Submit bug reports by e-mail to chicken-janitors@nongnu.org
AUTHORS
The CHICKEN Team
SEE ALSO
chicken(1) csc(1) 19 Sep 2001 CHICKEN-PROFILE(1)
Related Man Pages
dprofpp(1) - redhat
dprofpp(1) - linux
dprofpp(1) - debian
update-profile-cache(1) - debian
dprofpp(1) - x11r4
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph