diff options
author | Jiri Olsa <jolsa@kernel.org> | 2020-03-12 22:56:05 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-03-13 22:49:52 +0300 |
commit | a108f7dcfa010e3da825af90d77ac0a6a0240992 (patch) | |
tree | 620c483c6d3e73da1b2d46ff3cd2d4fd3bfe26aa /lib/bug.c | |
parent | dba122fb5e122e8e07e2f11cdebc10ba4f425cf7 (diff) | |
download | linux-a108f7dcfa010e3da825af90d77ac0a6a0240992.tar.xz |
bpf: Add trampolines to kallsyms
Adding trampolines to kallsyms. It's displayed as
bpf_trampoline_<ID> [bpf]
where ID is the BTF id of the trampoline function.
Adding bpf_image_ksym_add/del functions that setup
the start/end values and call KSYMBOL perf events
handlers.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200312195610.346362-11-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions