This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2026-09-05 01:48:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2df7c53c26295ca3daed0cf2bca757b1fcf340e4
tracy
/
public
/
common
History
Clément Grégoire
2df7c53c26
Keep
tracy::Profiler::Message
in the stack frames that need to be ignored
...
This may still appear in saved traces.
2025-12-28 15:04:18 +01:00
..
tracy_lz4.cpp
…
tracy_lz4.hpp
…
tracy_lz4hc.cpp
…
tracy_lz4hc.hpp
…
TracyAlign.hpp
…
TracyAlloc.hpp
…
TracyApi.h
…
TracyColor.hpp
…
TracyForceInline.hpp
…
TracyMutex.hpp
…
TracyProtocol.hpp
Replace all messages text addr by TaggedUserlandAddress and send metadata over the network
2025-12-28 14:44:40 +01:00
TracyQueue.hpp
tracy_force_inline for message metadata conversion
2025-12-28 14:44:40 +01:00
TracySocket.cpp
…
TracySocket.hpp
…
TracyStackFrames.cpp
Keep
tracy::Profiler::Message
in the stack frames that need to be ignored
2025-12-28 15:04:18 +01:00
TracyStackFrames.hpp
…
TracySystem.cpp
Add support for GDK
2025-07-16 12:51:16 +02:00
TracySystem.hpp
Change group hint from unsigned to signed.
2024-08-03 19:40:11 +02:00
TracyTaggedUserlandAddress.hpp
Introduce tracy::TaggedUserlandAddress to pack metadata with pointers
2025-12-28 14:42:40 +01:00
TracyVersion.hpp
Add source and severity to the server's MessageData + bump minor version for serialization
2025-12-28 14:50:38 +01:00
TracyWinFamily.hpp
Fix header guard to match the new file name
2025-07-16 12:55:22 +02:00
TracyYield.hpp
…