Lines Matching full:allocation
9 memleak traces and matches memory allocation and deallocation requests, and
10 collects call stacks for each allocation. memleak can then print a summary
13 When tracing a specific process, memleak instruments a list of allocation
39 Print a trace of all allocation and free requests and results.
57 Record roughly every SAMPLE_RATE-th allocation to reduce overhead.
70 Attach to allocation functions in specified object instead of resolving libc. Ignored when kernel a…
80 Print outstanding kernel allocation stacks every 3 seconds:
84 Print user outstanding allocation stacks and allocation details for the process 1005:
88 Sample roughly every 5th allocation (~20%) of the call stacks and print the top 5
93 Run ./allocs and print outstanding allocation stacks for that process:
105 further by capturing only every N-th allocation. The \-z and \-Z switches can
109 calculated allocation statistics from kernel. It's faster, but lacks information