diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-20 12:27:52 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-22 15:37:52 +0000 |
| commit | a937c6658b8e77e1f65cde2be9970811752121bb (patch) | |
| tree | 9cc7a92239283dc883c9c1c0d6f320ba1925203a /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | perf trace: Drop addr_location refcounts (diff) | |
| download | kernel-a937c6658b8e77e1f65cde2be9970811752121bb.tar.gz kernel-a937c6658b8e77e1f65cde2be9970811752121bb.zip | |
perf trace: Drop thread refcount in trace__event_handler()
We must pair:
thread = machine__findnew_thread();
with thread__put(thread). Fix it.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Fixes: c4191e55b874 ("perf trace: Show comm and tid for tracepoint events")
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
