aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2024-01-23 18:21:19 -0800
committerAlexei Starovoitov <[email protected]>2024-01-24 16:21:02 -0800
commitd6dd1d49367ab03832b3c4b6f8211765d488c82b (patch)
tree09255745717e9116be414f12956f0e854eb15dde /tools/perf/scripts/python/task-analyzer.py
parentea4d587354eb5e32dfa93cebb055b072f518b193 (diff)
libbpf: Further decouple feature checking logic from bpf_object
Add feat_supported() helper that accepts feature cache instead of bpf_object. This allows low-level code in bpf.c to not know or care about higher-level concept of bpf_object, yet it will be able to utilize custom feature checking in cases where BPF token might influence the outcome. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: John Fastabend <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions