FunctionPackage: profToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.

find-named-profile

Arguments: name

Returns a profile named name, if available, otherwise returns nil. If name is :current, then the current profile is returned, but only if the profile is already analyzed (by, say, applying show-flat-profile or show-call-graph).

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


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.