stop-profiler

$Revision: 5.0.2.2 $

Function

Package: PROFILER

Arguments: (&key verbose)

This function stops the running profile. Once the profile is stopped, no more data can be collected and the data collected can be analyzed. (Do not confuse this function with stop-sampling, which suspends operation of the profiler.)

The verbose argument, if non-nil (default is nil), causes a brief message to be printed to *standard-output* about the information collected during the profile.

See profiling.htm for general information on profiling. Note that the profiler is not available with some Allegro CL products.

The general documentation description is in introduction.htm. The index in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.