chobo-profiling
Call graph profiler
A performance profiling library for C++ applications to analyze and optimize system calls.
A multi-platform call-graph intrusive C++ performance profiling library
9 stars
10 watching
2 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 187 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
profefe/kube-profefe | Provides continuous profiling capabilities in Kubernetes environments | 78 |
40ants/cl-flamegraph | A tool for visualizing performance hotspots in Common Lisp programs | 73 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
tmm1/stackprof | A tool for profiling Ruby applications' call stacks at runtime | 2,097 |