Commit 1004742
libbpf: move BTF loading step after relocation step
With all the preparations in previous patches done we are ready to
postpone BTF loading and sanitization step until after all the
relocations are performed.
Acked-by: Jiri Olsa <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>1 parent fb03be7 commit 1004742
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8104 | 8104 | | |
8105 | 8105 | | |
8106 | 8106 | | |
8107 | | - | |
8108 | 8107 | | |
8109 | 8108 | | |
8110 | 8109 | | |
| 8110 | + | |
8111 | 8111 | | |
8112 | 8112 | | |
8113 | 8113 | | |
| |||
0 commit comments