diff options
author | 2023-09-13 01:32:11 +0200 | |
---|---|---|
committer | 2023-09-16 09:36:43 -0700 | |
commit | 6c918709bd30852258e66b3f566c9614e3f29e35 (patch) | |
tree | 971420697fc4fc369485c84d5784ff1927f1ad4f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Fix kfunc callback register type handling (diff) | |
download | wireguard-linux-6c918709bd30852258e66b3f566c9614e3f29e35.tar.xz wireguard-linux-6c918709bd30852258e66b3f566c9614e3f29e35.zip |
libbpf: Refactor bpf_object__reloc_code
Refactor bpf_object__append_subprog_code out of bpf_object__reloc_code
to be able to reuse it to append subprog related code for the exception
callback to the main program.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20230912233214.1518551-15-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions