搜索资源列表
valgrind
- Using Valgrind to Find Memory Leaks and Invalid Memory Use Valgrind is a multipurpose code profiling and memory debugging tool for Linux. It allows you to run your program in its own environment that monitors memory usage such as calls to malloc
ftrace
- Infrastructure for profiling code inserted by gcc -pg .- Infrastructure for profiling code inserted by gcc -pg .
DdmHandleProfiling
- Ddm Handle Profiling Source Code for Andriod.
DdmHandleProfiling
- Handle profiling requests Source Code for Linux.
gcc_4_7
- This code provides functions to handle gcc s profiling data format introduced with gcc 4.7.
base
- This code maintains a list of active profiling data structures.
ftrace
- Infrastructure for profiling code inserted by gcc -pg . -Infrastructure for profiling code inserted by gcc -pg .
gcc_4_7
- This code provides functions to handle gcc s profiling data format introduced with gcc 4.7.
fs
- This code exports profiling data as debugfs files to userspace.
addressmap-inl
- We use a user-defined allocator de-allocator so that we can use this data structure during heap-profiling Source Code for Embedded Linux.