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.12.0
v0.12.1
v0.12.2
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
Antoine Mura
80126ed1e0
Add lock struct with condition variable to main thread
2 weeks ago
..
TracyCharUtil.hpp
Update xxHash to 0.8.1.
4 years ago
TracyEvent.hpp
Move the annotations data to the GPU context
4 weeks ago
TracyFileHeader.hpp
Use multiple compression streams when writing trace files.
1 year ago
TracyFileMeta.hpp
Bump zstd to 1.5.7, use CPM to download.
6 months ago
TracyFileRead.hpp
Bump zstd to 1.5.7, use CPM to download.
6 months ago
TracyFileWrite.hpp
Bump zstd to 1.5.7, use CPM to download.
6 months ago
TracyMemory.cpp
Make memUsage an atomic.
1 year ago
TracyMemory.hpp
Make memUsage an atomic.
1 year ago
TracyMmap.cpp
Drop support for Cygwin.
4 years ago
TracyMmap.hpp
Drop support for Cygwin.
4 years ago
TracyPopcnt.hpp
Add common lzcnt implementation.
4 years ago
TracyPrint.cpp
Apply review comment
3 months ago
TracyPrint.hpp
Move all client headers and sources to public/ directory.
3 years ago
TracyShortPtr.hpp
Allow setting short_ptr pointer.
2 years ago
TracySlab.hpp
Make memUsage an atomic.
1 year ago
TracySort.hpp
Replace parallel STL with PPQSort.
11 months ago
TracySortedVector.hpp
Replace parallel STL with PPQSort.
11 months ago
TracyStringDiscovery.hpp
Support Create() not creating an item.
1 year ago
TracySysUtil.cpp
Move physical memory size getter to a separate source file.
1 year ago
TracySysUtil.hpp
Move physical memory size getter to a separate source file.
1 year ago
TracyTaskDispatch.cpp
Avoid creation of a temporary object.
2 years ago
TracyTaskDispatch.hpp
Name worker threads.
2 years ago
TracyTextureCompression.cpp
Bump zstd to 1.5.7, use CPM to download.
6 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
3 years ago
TracyVector.hpp
Make memUsage an atomic.
1 year ago
TracyWorker.cpp
Add lock struct with condition variable to main thread
2 weeks ago
TracyWorker.hpp
Add lock struct with condition variable to main thread
2 weeks ago
tracy_pdqsort.h
pdqsort: Fixed overflow and simplified block partition logic. (2dc2bbd)
1 year ago
tracy_robin_hood.h
Drop support for old, broken compilers.
3 years ago
tracy_xxhash.h
Update xxhash to 0.8.2.
2 years ago