From 31e7cd1c7672bde788f3d60fd3de2bbcd77ccd19 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 10 Sep 2013 00:06:17 +0200 Subject: Low-overhead profiler, part 6: documentation. --- doc/running.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/running.html') diff --git a/doc/running.html b/doc/running.html index 3149b381..ab238859 100644 --- a/doc/running.html +++ b/doc/running.html @@ -63,6 +63,8 @@ td.param_default { jit.* Library
  • Lua/C API +
  • +Profiler
  • Status @@ -178,6 +180,7 @@ Here are the available LuaJIT control commands:
  • -jflush — Flushes the whole cache of compiled code.
  • -jv — Shows verbose information about the progress of the JIT compiler.
  • -jdump — Dumps the code and structures used in various compiler stages.
  • +
  • -jp — Start the integrated profiler.
  • The -jv and -jdump commands are extension modules -- cgit v1.2.3-55-g6feb