This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
tracy
mirror of
https://github.com/wolfpld/tracy.git
Code
Releases
Wiki
Activity
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.
master
master
wayland-refactor
v0.1
v0.10
v0.11.0
v0.11.1
v0.2
v0.3.3
v0.4
v0.4.1
v0.5
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.7
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8
v0.8.1
v0.8.2
v0.8.2.1
v0.9
v0.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
tracy
/
server
History
Bartosz Taudul
84718101fe
Use proper name for inline frames in flame graph.
4 weeks ago
..
TracyCharUtil.hpp
Update xxHash to 0.8.1.
3 years ago
TracyEvent.hpp
Use proper name for inline frames in flame graph.
4 weeks ago
TracyFileHeader.hpp
Use multiple compression streams when writing trace files.
6 months ago
TracyFileMeta.hpp
Move common file buffer sizes to a separate header.
6 months ago
TracyFileRead.hpp
Fix indentation.
2 months ago
TracyFileWrite.hpp
Move common file buffer sizes to a separate header.
6 months ago
TracyMemory.cpp
Make memUsage an atomic.
7 months ago
TracyMemory.hpp
Make memUsage an atomic.
7 months ago
TracyMmap.cpp
Drop support for Cygwin.
3 years ago
TracyMmap.hpp
Drop support for Cygwin.
3 years ago
TracyPopcnt.hpp
Add common lzcnt implementation.
4 years ago
TracyPrint.cpp
Fix time rounding logic.
2 years ago
TracyPrint.hpp
Move all client headers and sources to public/ directory.
2 years ago
TracyShortPtr.hpp
Allow setting short_ptr pointer.
2 years ago
TracySlab.hpp
Make memUsage an atomic.
7 months ago
TracySort.hpp
Replace parallel STL with PPQSort.
2 months ago
TracySortedVector.hpp
Replace parallel STL with PPQSort.
2 months ago
TracyStringDiscovery.hpp
Support Create() not creating an item.
6 months ago
TracySysUtil.cpp
Move physical memory size getter to a separate source file.
7 months ago
TracySysUtil.hpp
Move physical memory size getter to a separate source file.
7 months ago
TracyTaskDispatch.cpp
Avoid creation of a temporary object.
10 months ago
TracyTaskDispatch.hpp
Name worker threads.
2 years ago
TracyTextureCompression.cpp
Use algorithmic and vectorizable BC1 index fixup.
3 months ago
TracyTextureCompression.hpp
Add missing includes.
3 years ago
TracyThreadCompress.cpp
ThreadCompress::Load() doesn't need fileVer.
2 years ago
TracyThreadCompress.hpp
ThreadCompress::Load() doesn't need fileVer.
2 years ago
TracyVarArray.hpp
Using push/pop in all pragma pack pair to avoid potential padding bugs
2 years ago
TracyVector.hpp
Make memUsage an atomic.
7 months ago
TracyWorker.cpp
Process memory pool discard events.
1 month ago
TracyWorker.hpp
Process memory pool discard events.
1 month ago
tracy_pdqsort.h
pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd)
8 months ago
tracy_robin_hood.h
Drop support for old, broken compilers.
2 years ago
tracy_xxhash.h
Update xxhash to 0.8.2.
1 year ago