aboutsummaryrefslogtreecommitdiff
path: root/doc/changes.html
diff options
context:
space:
mode:
authorMike Pall <mike>2013-09-10 00:06:17 +0200
committerMike Pall <mike>2013-09-10 00:06:17 +0200
commit31e7cd1c7672bde788f3d60fd3de2bbcd77ccd19 (patch)
treece06e2d0b31331973cc0bfca5d9020c399c445b4 /doc/changes.html
parent29078518c14a4f49224fc58c57053bda2e8284dc (diff)
downloadluajit-31e7cd1c7672bde788f3d60fd3de2bbcd77ccd19.tar.gz
luajit-31e7cd1c7672bde788f3d60fd3de2bbcd77ccd19.tar.bz2
luajit-31e7cd1c7672bde788f3d60fd3de2bbcd77ccd19.zip
Low-overhead profiler, part 6: documentation.
Diffstat (limited to 'doc/changes.html')
-rw-r--r--doc/changes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html
index b3deeaf2..f65cac6d 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -44,6 +44,8 @@ div.major { max-width: 600px; padding: 1em; margin: 1em 0 1em 0; }
44<a href="ext_jit.html">jit.* Library</a> 44<a href="ext_jit.html">jit.* Library</a>
45</li><li> 45</li><li>
46<a href="ext_c_api.html">Lua/C API</a> 46<a href="ext_c_api.html">Lua/C API</a>
47</li><li>
48<a href="ext_profiler.html">Profiler</a>
47</li></ul> 49</li></ul>
48</li><li> 50</li><li>
49<a href="status.html">Status</a> 51<a href="status.html">Status</a>