Next: Other, Previous: Inspector, Up: SLIME mode [Contents][Index]
The profiling commands are based on CMUCL’s profiler. These are simple wrappers around functions which usually print something to the output buffer.
Toggle profiling of a function.
Profile all functions in a package.
Profile all functions which names contain a substring.
Unprofile all functions.
Report profiler data.
Reset profiler data.
Show list of currently profiled functions.