mirror of https://github.com/wolfpld/tracy.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f4df9013bb
This can be used to erase all allocations made within the named memory pool. The usual use case would be for arena allocators, which allocate by advancing a pointer and never have to free the memory. There is no tracking of individual allocations and everything is freed frequently, by reseting the pointer, for example once per frame. Since this is used in special-purpose allocators, there is no support for discarding the memory of the default memory pool. |
1 month ago | |
---|---|---|
.. | ||
TracyAlign.hpp | 2 years ago | |
TracyAlloc.hpp | 2 years ago | |
TracyApi.h | 2 years ago | |
TracyColor.hpp | 2 years ago | |
TracyForceInline.hpp | 2 years ago | |
TracyMutex.hpp | 2 years ago | |
TracyProtocol.hpp | 1 month ago | |
TracyQueue.hpp | 1 month ago | |
TracySocket.cpp | 8 months ago | |
TracySocket.hpp | 2 years ago | |
TracyStackFrames.cpp | 2 years ago | |
TracyStackFrames.hpp | 2 years ago | |
TracySystem.cpp | 4 months ago | |
TracySystem.hpp | 4 months ago | |
TracyUwp.hpp | 2 years ago | |
TracyVersion.hpp | 3 months ago | |
TracyYield.hpp | 2 years ago | |
tracy_lz4.cpp | 9 months ago | |
tracy_lz4.hpp | 2 years ago | |
tracy_lz4hc.cpp | 2 years ago | |
tracy_lz4hc.hpp | 2 years ago |