This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
tracy
Watch
0
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2026-01-18 17:11:26 +01:00
Code
Packages
Releases
Activity
Files
master
Add File
New File
Upload File
Apply Patch
tracy
/
public
History
Bartosz Taudul
07147111b2
Merge pull request
#1258
from liungkejin/patch-1
...
fix a nullptr crash on android devices
2026-01-18 12:28:53 +01:00
..
client
removing implicit/default argument value
2026-01-15 11:29:49 -08:00
common
Check if pw_gecos is non-empty on Android
2026-01-18 14:01:19 +08:00
libbacktrace
fix: GetDebugInfoDescriptor signature
2025-11-13 19:19:52 +02:00
tracy
Don't try to send callstacks of depth 0 (would trigger assert in
tracy::Callstack
)
2026-01-13 11:28:38 +01:00
TracyClient.cpp
Refactor libbacktrace usage with TRACY_USE_LIBBACKTRACE
2025-07-31 10:41:37 +02:00
TracyClient.F90
Fix type(c_ptr) in bind(C)
2025-01-05 23:21:12 +01:00