diff options
| author | Namhyung Kim <[email protected]> | 2021-05-24 22:50:50 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-05-26 12:36:45 +0000 |
| commit | 0c3f7b38d72b924741e1f29a38f89bf91158f5b8 (patch) | |
| tree | 358af1ebf1018084761840fa6f191580d6bc3e5e /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
| parent | perf scripts python: intel-pt-events.py: Add branches to script (diff) | |
| download | kernel-0c3f7b38d72b924741e1f29a38f89bf91158f5b8.tar.gz kernel-0c3f7b38d72b924741e1f29a38f89bf91158f5b8.zip | |
perf inject: Call dso__put() even if dso->hit is set
Otherwise it'll leak the refcount for the DSO. As dso__put() can
handle a NULL dso pointer, we can just call it unconditionally.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions
