Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02Merge remote-tracking branch 'origin/master' into hwBartosz Taudul
2021-05-31Hide rpmalloc init behind thread local boolean.Bartosz Taudul
2021-05-24Move TracyStackFrames to common.Bartosz Taudul
2021-01-13Explicitly state which default-linked libraries are needed.Bartosz Taudul
2020-06-20Disable MSVC warnings for integrated client.Martin Dorazil
2019-11-29libbacktrace: Add support for Mach-O (dSYM)thedmd
2019-11-21Use libbacktrace on BSD.Bartosz Taudul
2019-08-13Add system tracing skeleton.Bartosz Taudul
2019-06-27Experimental DXT1 compressor.Bartosz Taudul
2019-06-07Add ETC1 compressor.Bartosz Taudul
2019-05-22Use proper check.Bartosz Taudul
2019-02-22CPU usage retrieval.Bartosz Taudul
2019-01-20Compile with libbacktrace on linux.Bartosz Taudul
2018-12-29Reorder tracy_lz4.cpp vs TracyProfiler.cpp in TracyClient.cpp.Bartosz Taudul
2018-08-01Fixed compiler warnings.Till Rathmann
2018-07-31Support for multi-DLL projects.Till Rathmann
2018-07-17Define WIN32_LEAN_AND_MEAN in TracyClient.cpp.Bartosz Taudul
2018-06-19Windows callstack inspection plumbing.Bartosz Taudul
2017-10-18Compile TracySystem.cpp, even if profiler is disabled.Bartosz Taudul
2017-10-16Change TRACY_DISABLE to TRACY_ENABLE.Bartosz Taudul
2017-10-14Compile rpmalloc last in TracyClient.cpp.Bartosz Taudul
2017-10-14Add rpmalloc to TracyClient.cpp.Bartosz Taudul
2017-10-11Add (optional) fast-integration source file.Bartosz Taudul