MacroPackage: profToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

save-current-profile

Arguments: variable

This macro saves the contents of the current profile into the named variable. A profile must be in the :analyzed state (as returned by profiler-status) to be saved.

Saving a profile with save-current-profile allows you to analyze profile data at your leisure, running other profilers in the meantime. The keyword argument :current-profile to show-call-graph and show-flat-profile can take a saved profile instead of the default (which is the currently running or last run profile) and display results using that profile.

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