Re: LuaJIT 2.1 Profiler released

  • From: Mike Pall <mike-1309@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 10 Sep 2013 22:21:29 +0200

Paul K wrote:
> What are these @0x numbers? Is this some internal topmost stack frame?

C functions, e.g. from lua_cpcall().

> Also, for "foo.lua" only the filename is reported even though this
> module is in a subfolder.

Please check the docs:

  "p -- Preserve the full path for module names."

--Mike

Other related posts: