diff options
author | Masami Hiramatsu <[email protected]> | 2015-12-09 11:11:33 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-12-09 13:42:00 -0300 |
commit | cc1121ab9687d660cc02f50b1a4974112f87a8e6 (patch) | |
tree | 05c4bf982d132ad6834f2b31ca0a2dc334cc3f12 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d91130e90a005876b488b6d52b743149d95b4a59 (diff) |
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Fix machine.vmlinux_maps to make sure to clear the old one if it is
renewal. This can leak the previous maps on the vmlinux_maps because
those are just overwritten.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Simplified the memset, same end result ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions