diff options
author | Oleg Nesterov <[email protected]> | 2024-08-01 15:27:49 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-08-02 11:30:32 +0200 |
commit | 12026d2034dfeb575e0eb28f33431cbf03dc732c (patch) | |
tree | bd618aeee3a729922234c5acd1f3ad0771a0cc7c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 70408bebba94a63ea11471ed00168cd8606a9328 (diff) |
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Kill the extra get_uprobe() + put_uprobe() in uprobe_unregister() and
move the possibly final put_uprobe() from delete_uprobe() to its only
caller, uprobe_unregister().
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: "Masami Hiramatsu (Google)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions