aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-08FFI: Fix argument checks for ffi.string().Mike Pall2-2/+2
2013-09-08Load jit.util module on demand (saves 1 KB).Mike Pall1-1/+7
2013-09-08Low-overhead profiler, part 4: JIT compiler support.Mike Pall12-12/+151
2013-09-08Add notice when no samples were collected by -jp.Mike Pall1-2/+4
2013-09-03Fix string.format("%#X", 1).Mike Pall1-2/+2
2013-09-03Fix quoting in xedkbuild.bat.Mike Pall1-4/+4
2013-09-03Recent GCC versions need more memory.Mike Pall1-1/+1
2013-09-03Fix frame traversal for backtraces.Mike Pall1-5/+12
2013-09-02Install new jit.* modules, too.Mike Pall1-2/+3