diff options
| author | Jiri Olsa <[email protected]> | 2020-03-12 20:56:02 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-03-13 12:49:51 -0700 |
| commit | eda0c92902b57bbde674c27882554b074e9180a6 (patch) | |
| tree | 5a8d436dc0a859bb4faf33360b5ed49ad6d01cc0 /tools/perf/scripts/python | |
| parent | ca4424c920f574b7246ff1b6d83cfdfd709e42c8 (diff) | |
bpf: Add bpf_ksym_find function
Adding bpf_ksym_find function that is used bpf bpf address
lookup functions:
__bpf_address_lookup
is_bpf_text_address
while keeping bpf_prog_kallsyms_find to be used only for lookup
of bpf_prog objects (will happen in following changes).
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions