FunctionPackage: profToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Moderately revised from 6.2.

stop-profiler

Arguments: &key verbose

This function stops data collection. Once data collection 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 data collection.)

The verbose argument, if true (default is nil), causes a brief message to be printed to *standard-output* about the collection of data.

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.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Moderately revised from 6.2.