qingtao li
2014-09-29 10:38:08 UTC
now i am using luajit2.1 to profile my lua code as follow:
require("jit.p").start("vfFl5-5A",logfile)
.....
require("jit.p").stop()
but the logfile`s content are:
====== [string] ======
[Cannot annotate non-file]
why not out relative content?
require("jit.p").start("vfFl5-5A",logfile)
.....
require("jit.p").stop()
but the logfile`s content are:
====== [string] ======
[Cannot annotate non-file]
why not out relative content?