diff options
author | Wang Yufen <[email protected]> | 2022-10-20 11:05:34 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-10-20 19:05:50 -0700 |
commit | 98af3746026c3eccb51b43181c41e001fe73f7af (patch) | |
tree | aa4aceaa185b8b47bf1379081f28995670de16fb /tools/perf/scripts/python/libxed.py | |
parent | fb73a20ebe15b16dee68e226ec82f8e55c4d64f9 (diff) |
selftests/bpf: fix missing BPF object files
After commit afef88e65554 ("selftests/bpf: Store BPF object files with
.bpf.o extension"), we should use *.bpf.o instead of *.o.
In addition, use the BPF_FILE variable to save the BPF object file name,
which can be better identified and modified.
Fixes: afef88e65554 ("selftests/bpf: Store BPF object files with .bpf.o extension")
Signed-off-by: Wang Yufen <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions