We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e623f2 commit 80bd48fCopy full SHA for 80bd48f
doc/tooling/luajit_memprof.rst
@@ -43,7 +43,6 @@ Below is a chunk of Lua code named ``test.lua`` to illustrate this.
43
.. _profiler_usage_example01:
44
45
.. code-block:: lua
46
- :linenos:
47
48
-- Prevent allocations on traces.
49
jit.off()
doc/tooling/luajit_sysprof.rst
@@ -59,7 +59,6 @@ Below is a chunk of Lua code named ``test.lua`` to illustrate this.
59
60
61
62
63
64
local function payload()
65
local function fib(n)
0 commit comments