diff options
| author | Jiri Olsa <[email protected]> | 2024-01-19 12:04:58 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-01-23 16:05:27 -0800 |
| commit | d5c16492c66fbfca85f36e42363d32212df5927b (patch) | |
| tree | 9b3398711339bf2660ed056fee3d49eff741d153 /tools/perf/scripts/python | |
| parent | bbc094b3052647c188d6f155f5c09cb9492ce106 (diff) | |
bpf: Add cookie to perf_event bpf_link_info records
At the moment we don't store cookie for perf_event probes,
while we do that for the rest of the probes.
Adding cookie fields to struct bpf_link_info perf event
probe records:
perf_event.uprobe
perf_event.kprobe
perf_event.tracepoint
perf_event.perf_event
And the code to store that in bpf_link_info struct.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Yafang Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions