]> Git Repo - linux.git/commit
bpf: Remove btf_id helpers resolving
authorJiri Olsa <[email protected]>
Sat, 11 Jul 2020 21:53:25 +0000 (23:53 +0200)
committerAlexei Starovoitov <[email protected]>
Mon, 13 Jul 2020 17:42:02 +0000 (10:42 -0700)
commit138b9a0511c789f2451ff1d80e7fd3f9eef3a9e3
treebbe0800a9162eba4fcb9bb38dbfe8d0f4bfb096a
parentc9a0f3b85e09dd16665b639cb884490410619434
bpf: Remove btf_id helpers resolving

Now when we moved the helpers btf_id arrays into .BTF_ids section,
we can remove the code that resolve those IDs in runtime.

Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Tested-by: Andrii Nakryiko <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
kernel/bpf/btf.c
This page took 0.05403 seconds and 4 git commands to generate.