orbit
Performance analyzer
An application profiler that analyzes performance bottlenecks without modifying the target code.
C/C++ Performance Profiler
4k stars
87 watching
347 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
cpu-profilerdynamic-instrumentationetwhookinginstrumentationperformanceprofilersamplingvisualizer
Related projects:
Repository | Description | Stars |
---|---|---|
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,492 |
sysstat/sysstat | A suite of tools for monitoring and analyzing system performance and activity | 3,017 |
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,121 |
gpuopen-tools/ocat | Provides real-time performance measurement and FPS overlay for graphics APIs | 331 |
koute/bytehound | A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. | 4,508 |
grafana/pyroscope | A platform that helps you identify and debug performance issues in your applications | 10,130 |
r-kan/semile | A profiling framework that provides lightweight and semantic profiling of programs in various programming languages. | 92 |
highlight/highlight | A full-stack monitoring platform that provides session replay, error monitoring, and logging capabilities to help developers understand and fix issues in their applications. | 7,692 |
brendangregg/perf-tools | A collection of in-development performance analysis tools for Linux ftrace and perf_events. | 9,894 |
parca-dev/parca | Automated profiling tool to analyze CPU and memory usage across entire infrastructure | 4,174 |
jondot/react-native-slowlog | A high-performance timer that tracks big performance problems in React Native applications. | 376 |
bvaisvil/zenith | A terminal-based, interactive system monitoring tool with zoomable charts and process management capabilities. | 2,658 |
wolfpld/tracy | A tool for analyzing performance in games and other applications | 10,236 |
google/benchmark | A microbenchmarking library that allows users to measure the execution time of specific code snippets | 9,051 |
gpuopen-tools/radeon_compute_profiler | A performance analysis tool for OpenCL and ROCm/HSA applications on AMD Radeon graphics cards | 85 |