Skip to content

Console Command Profiler

lvca edited this page Dec 22, 2012 · 3 revisions

Console command: profiler

Profile control

Control the Profiler.

Syntax

    profiler on|off|dump|reset

Where:

  • on Turn on the profiler and start recording
  • off Turn off the profiler and stop recording
  • dump Dump profiler's data
  • reset Reset profiler's data

Example

    > profiler on
    > profiler dump

This is a command of the Orient console. To know all the commands go to Console-Commands.

Clone this wiki locally