aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2014-04-03 14:46:26 -0700
committerLinus Torvalds <[email protected]>2014-04-03 16:20:50 -0700
commitdc9b3f424903f7d6992778b69b1e35d864914ae5 (patch)
tree83dfae0f1385d00973176b0107b990185c8ff55a /tools/perf/scripts/python/event_analyzing_sample.py
parent81c98869faa5f3a9457c93efef908ef476326b31 (diff)
kmemleak: free internal objects only if there're no leaks to be reported
Currently if you stop kmemleak thread before disabling kmemleak, kmemleak objects will be freed and so you won't be able to check previously reported leaks. With this patch, kmemleak objects won't be freed if there're leaks that can be reported. Signed-off-by: Li Zefan <[email protected]> Acked-by: Catalin Marinas <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions