View Source prof (util v1.1.5)
Link to this section Summary
Functions
Run a function analysis and save it to
"fprof-apply.analysis"
.Run a function analysis and save it to
"fprof-apply.analysis"
.Begin profiling a list of pids
Finish profiling a list of pids and save results to a file called
"fprof.analysis"
.Link to this section Functions
"fprof-apply.analysis"
.
"fprof-apply.analysis"
.
-spec start([pid() | atom()]) -> ok.
-spec stop() -> ok.
"fprof.analysis"
.