diff options
| author | Andrii Nakryiko <[email protected]> | 2022-09-09 12:30:51 -0700 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-16 22:39:36 +0200 |
| commit | cf060c2c399fa457569123bb9806b455ff53e64c (patch) | |
| tree | 6ff9c3aa3430fc85a8ba6331583596bdc7b3ce9f /tools/perf/scripts/python | |
| parent | ceea991a019c57a1fb0edd12a5f836a0fa431aee (diff) | |
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Use proper SEC("tc") for test_verif_scale{1,3} programs. It's not
a problem for selftests right now because we manually set type
programmatically, but not having correct SEC() definitions makes it
harded to generically load BPF object files.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions