diff options
| author | Jiri Olsa <[email protected]> | 2020-03-12 19:56:05 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-03-13 19:49:52 +0000 |
| commit | a108f7dcfa010e3da825af90d77ac0a6a0240992 (patch) | |
| tree | 620c483c6d3e73da1b2d46ff3cd2d4fd3bfe26aa /scripts/bpf_helpers_doc.py | |
| parent | bpf: Add bpf_ksym_add/del functions (diff) | |
| download | kernel-a108f7dcfa010e3da825af90d77ac0a6a0240992.tar.gz kernel-a108f7dcfa010e3da825af90d77ac0a6a0240992.zip | |
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 <[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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions
