access_profiler
Member variable profiler
A tool to measure access patterns of member variables in C++ programs at runtime.
a tool to count accesses to member variables in c++ programs
74 stars
7 watching
9 forks
Language: C++
last commit: over 11 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A profiling library and visualization toolset for C++ applications. | 8 |
| A tool for visualizing R profiling data | 306 |
| A Java agent that inserts memory allocation counters into class bytecode to profile memory allocation | 220 |
| A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
| A lightweight console application for monitoring and profiling Java processes. | 1,229 |
| A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. | 37 |
| A NeoVim plugin that adds profiling annotations to source code | 280 |
| A tool to measure time taken by specific code portions | 81 |
| A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 357 |
| A profiling tool for C++ applications | 1,472 |
| A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
| A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. | 2,205 |
| A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 162 |
| A tool for measuring performance and timing in C++ applications | 77 |
| A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,251 |