profiler-start

profiler-start is an interactive autoloaded compiled Lisp function in `profiler.el'.


(profiler-start MODE)

Start/restart profilers.
MODE can be one of `cpu', `mem', or `cpu+mem'.
If MODE is `cpu' or `cpu+mem', time-based profiler will be started.
Also, if MODE is `mem' or `cpu+mem', then memory profiler will be started.