FunctionPackage: profToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

start-sampling

Arguments: &key verbose

If data is not already being collected when this function is called, data collection is started. It is not an error to call this function while data is being collected. It is an error to call this function when the profiler has not been started (see start-profiler and with-profiling).

The verbose argument, if true (default is nil), causes status messages to be printed to *standard-output* during the profile.

Sampling can be suspended with stop-sampling.

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


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1