diff options
author | Jean-Philippe Brucker <[email protected]> | 2020-06-08 14:45:32 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-06-09 11:10:12 -0700 |
commit | 22d5bd6867364b41576a712755271a7d6161abd6 (patch) | |
tree | 5636279f5c7537d231e96104ae96301bc5d5dcd7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 21a85bd601ee50f2796d52c542c46d04e21cedac (diff) |
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Commit 60d53e2c3b75 ("tracing/probe: Split trace_event related data from
trace_probe") removed the trace_[ku]probe structure from the
trace_event_call->data pointer. As bpf_get_[ku]probe_info() were
forgotten in that change, fix them now. These functions are currently
only used by the bpf_task_fd_query() syscall handler to collect
information about a perf event.
Fixes: 60d53e2c3b75 ("tracing/probe: Split trace_event related data from trace_probe")
Signed-off-by: Jean-Philippe Brucker <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions