DOKK / manpages / debian 10 / chicken-bin / chicken-profile.1.en
CHICKEN-PROFILE(1) General Commands Manual CHICKEN-PROFILE(1)

chicken-profile - generate a report from profile-information

chicken-profile [ filename | option ... ]

Sort output by call frequency.

Sort output by procedure execution time.

Sort output by average procedure execution time.

Sort output alphabetically by procedure name.

Remove procedures that are never called.

Show usage information.

chicken-profile reads in profiling information generated by CHICKEN Scheme programs compiled with the -profile option, and generates a table listing function names and their execution times.

Submit bug reports by e-mail to chicken-janitors@nongnu.org

The CHICKEN Team

chicken(1) csc(1)

19 Sep 2001