|
|
||
|
Is your purpose to profile Lua code inside your C++ application?
Profiling the C++ part with Visual Studio is quite easy.
To profile the Lua part, you will need to include an additional Lua library like luatrace [1]
[1] https://github.com/geoffleyland/luatrace