This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2024-11-10 02:31:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b835d73590
tracy
/
public
History
trodrigues
b835d73590
Add support for libbacktrace to detect new elfs have been dynamically loaded after backtrace_initialize() has been called, and consider them for symbol resolution
2023-12-05 20:09:11 -06:00
..
client
remove option to enable image cache, use it for TRACY_HAS_CALLSTACK == 3 to obtain image path and addreses instead of dladdr()
2023-12-05 20:01:12 -06:00
common
add qnx support for instrumentation profiling only
2023-10-24 17:40:13 -07:00
libbacktrace
Add support for libbacktrace to detect new elfs have been dynamically loaded after backtrace_initialize() has been called, and consider them for symbol resolution
2023-12-05 20:09:11 -06:00
tracy
Add TracyIsStarted
2023-10-25 14:56:29 +04:00
TracyClient.cpp
Add system power use tracking skeleton.
2023-03-09 22:31:31 +01:00