tracy

Profiler

A tool for analyzing performance in games and other applications

Frame profiler

GitHub

10k stars
88 watching
684 forks
Language: C++
last commit: 7 days ago
Linked from 4 awesome lists

gamedevgamedev-librarygamedevelopmentlibraryperformanceperformance-analysisprofilerprofilingprofiling-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
celtoys/remotery Realtime CPU/GPU Profiler with Remote Web Viewer 3,140
open-telemetry/opentelemetry-ebpf-profiler A Linux-based profiler that uses eBPF to profile system calls and CPU cycles in real-time, providing insights into application performance without requiring instrumentation or recompilation. 2,463
plasma-umass/coz An open-source profiler that uses causal profiling to measure optimization potential and predict the impact of code optimizations on performance. 4,106
parca-dev/parca Automated profiling tool to analyze CPU and memory usage across entire infrastructure 4,154
gpuopen-tools/radeon_compute_profiler A performance analysis tool for OpenCL and ROCm/HSA applications on AMD Radeon graphics cards 85
gpuopen-tools/radeon_gpu_profiler A low-level profiling tool for analyzing GPU workloads and optimizing DirectX 12 and Vulkan games on AMD GPUs. 393
rib/gputop A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers 160
vinjn/gpuprof A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. 31
plasma-umass/scalene A high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions. 12,186
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
seanmiddleditch/yardstick A profiling library and visualization toolset for C++ applications. 8
jeremymain/gpuprofiler A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. 286
iglaweb/tfprofiler An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices 27
rudjigames/mtuner Memory profiling and leak finding tool for C/C++ applications 2,631
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90