pLua icon indicating copy to clipboard operation
pLua copied to clipboard

Lua 性能分析工具 Lua profiler tool like gperftools

Results 1 pLua issues
Sort by recently updated
recently updated
newest added

打开性能采集,会再此处崩溃 #0 settraps (ci=0x5f7476655b5d7465) at lua/ldebug.c:116 #1 lua_sethook (func=0x7f6eb4e46b50 , mask=, count=1, L=0x33b7e0d3728) at lua/ldebug.c:141 #2 lua_sethook (L=0x33b7e0d3728, func=0x7f6eb4e46b50 , mask=, count=1) at lua/ldebug.c:131 gdb 调试 ci 对象不合法, lua_state 对象是合法的...