FunctionPackage: profToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Moderate update since the initial 10.1 release.
10.0 version

reset-profiler-display-defaults

Arguments:

This function returns nil after resetting to their initial values the values of the following runtime analyzer display control variables:

reset-profiler-display-defaults does not modify the value of *outline-max-indentation*.

The related function prof:show-all sets those variables to zero or nil (as appropriate) so that all profile data is displayed by functions like prof:show-flat-profile and prof:show-call-graph. That function and the one described on this page basically toggle between showing all data and the default subset of data.

See runtime-analyzer.htm for general information on the runtime analyzer.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Moderate update since the initial 10.1 release.
10.0 version