elp-instrument-package
elp-instrument-package is an interactive autoloaded compiled Lisp function in `elp.el
'.
(elp-instrument-package PREFIX)
Instrument for profiling, all functions which start with PREFIX.
For example, to instrument all ELP functions, do the following:
M-x elp-instrument-package RET elp- RET