Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
fbd91e2dd87ca89f17c9241aff8db277df3c2a92
/
tools
/
memleak.py
0155385
cc: Resolve symbols from external debuginfo
by Sasha Goldshtein
· 8 years ago
49df994
memleak: Migrate to new symbols resolution API
by Sasha Goldshtein
· 8 years ago
60c4192
Update tools to use new BPF.monotonic_time method
by Sasha Goldshtein
· 8 years ago
9389ab4
[memleak] add parameter for specifying object to load malloc/free from
by Maria Kacik
· 8 years ago
f41ae86
Tools lint cleanup (#764)
by Sasha Goldshtein
· 8 years ago
4afa96a
cc: introduce helpers to access pt_regs in an arch-independent manner
by Naveen N. Rao
· 9 years ago
e25ae03
memleak: Resolve stacks with a StackTrace table
by Vicent Marti
· 9 years ago
8737c6e
Added pid wrap check, moved user symbols to usyms.py
by Sasha Goldshtein
· 9 years ago
0e856f4
Moved user symbol decoding from memleak into bcc module
by Sasha Goldshtein
· 9 years ago
c94ab7a
Fix python3 incompatibilities
by Brenden Blanco
· 9 years ago
29e37d9
Cosmetic changes: removed .py suffix, fixed link in README
by Sasha Goldshtein
· 9 years ago
43fa041
Added license (Apache), merged memleak.c into memleak.py
by Sasha Goldshtein
· 9 years ago
5045964
Added -z and -Z switches for filtering by size, added copyright notices
by Sasha Goldshtein
· 9 years ago
c8148c8
Added option to display only top N stacks by size
by Sasha Goldshtein
· 9 years ago
dcee30d
Fixed long arg name from stack_depth to stack-depth
by Sasha Goldshtein
· 9 years ago
d2241f4
Added --stack-depth switch to control the number of stack frames captured for each allocation
by Sasha Goldshtein
· 9 years ago
75ba13f
Updated manual, examples, and usage with new interval and count options
by Sasha Goldshtein
· 9 years ago
40e55ba
Added interval and count options per *stat tool conventions
by Sasha Goldshtein
· 9 years ago
521ab4f
Added -s switch to perform allocation sampling
by Sasha Goldshtein
· 9 years ago
33522d7
Fixed indentation and Python style issues from pep
by Sasha Goldshtein
· 9 years ago
751fce5
Added -c switch to run a command and trace that process
by Sasha Goldshtein
· 9 years ago
2922861
Refactored StackDecoder, added 'run command' option with no implementation yet
by Sasha Goldshtein
· 9 years ago
a7cc6c2
Refactored Time class and added usage example
by Sasha Goldshtein
· 9 years ago
dc97493
Added source for gettime code
by Sasha Goldshtein
· 9 years ago
cfce311
Don't show allocations newer than a configurable age
by Sasha Goldshtein
· 9 years ago
4f1ea67
Added memory leak tracer
by Sasha Goldshtein
· 9 years ago