diff options
| author | Jakub Sitnicki <[email protected]> | 2019-12-12 11:22:50 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-12-13 12:38:00 -0800 |
| commit | 67d69ccdf389f3b7fabb00e2d81473a915b3b64d (patch) | |
| tree | 65332edc16f817e021a858ae12b5015259a9c52c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 679152d3a32e305c213f83160c328c37566ae8bc (diff) | |
libbpf: Recognize SK_REUSEPORT programs from section name
Allow loading BPF object files that contain SK_REUSEPORT programs without
having to manually set the program type before load if the the section name
is set to "sk_reuseport".
Makes user-space code needed to load SK_REUSEPORT BPF program more concise.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions