Variable: profiler-report-reversed

profiler-report-reversed is a buffer-local variable defined in profiler.el.gz.

Documentation

Non-nil if calltree is rendered in bottom-up.

Do not touch this variable directly.

Source Code

;; Defined in /usr/src/emacs/lisp/profiler.el.gz
(defvar-local profiler-report-reversed nil
  "Non-nil if calltree is rendered in bottom-up.
Do not touch this variable directly.")