Lines Matching refs:allocs
9 # ./memleak -p $(pidof allocs)
13 main+0x6d [allocs]
18 main+0x6d [allocs]
23 stack, and that weren't freed yet. The number of bytes and number of allocs
26 As time goes on, it becomes apparent that the main function in the allocs
35 # ./memleak -p $(pidof allocs) -a
43 main+0x6d [allocs]
58 main+0x6d [allocs]
128 # ./memleak -p $(pidof allocs) -s 10 5 3
132 main+0x6d [allocs]
137 main+0x6d [allocs]
142 main+0x6d [allocs]
170 allocs
172 -a, --show-allocs show allocation addresses and sizes as well as call
191 ./memleak -p $(pidof allocs)
194 ./memleak -p $(pidof allocs) -t
196 ./memleak -ap $(pidof allocs) 10
199 ./memleak -c "./allocs"