| Allegro CL version 7.0 Moderately revised from 6.2. | |||||||||
Arguments: &key current-profile count
Prints (to *standard-output*) the top count functions and
their call-counts from the runtime analysis specified by the :profile
keyword argument. count defaults to 50 and
current-profile defaults to the current-profile. If a value is
specified for current-profile, it must have been
saved with save-current-profile.
See also list-call-counts.
See runtime-analyzer.htm for general information on the runtime analyzer. Note that the runtime analyzer is not available with some Allegro CL products.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had moderate revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Moderately revised from 6.2. | |||||||||