tracy
Profiler
A tool for analyzing performance in games and other applications
Frame profiler
10k stars
90 watching
703 forks
Language: C++
last commit: about 1 month ago
Linked from 4 awesome lists
gamedevgamedev-librarygamedevelopmentlibraryperformanceperformance-analysisprofilerprofilingprofiling-library
Related projects:
Repository | Description | Stars |
---|---|---|
celtoys/remotery | Realtime CPU/GPU Profiler with Remote Web Viewer | 3,160 |
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,529 |
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,136 |
parca-dev/parca | Automated profiling tool to analyze CPU and memory usage across entire infrastructure | 4,201 |
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. | 397 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 162 |
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,274 |
r-kan/semile | A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 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. | 289 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
rudjigames/mtuner | A memory profiling and leak finding tool for C/C++ applications across multiple platforms | 2,646 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |