diff options
author | Kumar Kartikeya Dwivedi <[email protected]> | 2021-10-28 12:04:54 +0530 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-10-28 16:30:06 -0700 |
commit | d6aef08a872b9e23eecc92d0e92393473b13c497 (patch) | |
tree | e0a592a65fa04ea132da6c21be6517498544f650 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 2895f48f98db3dedfa499bae95c41b0be7fe92ce (diff) |
bpf: Add bpf_kallsyms_lookup_name helper
This helper allows us to get the address of a kernel symbol from inside
a BPF_PROG_TYPE_SYSCALL prog (used by gen_loader), so that we can
relocate typeless ksym vars.
Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions