aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-05-10 10:24:42 -0700
committerDaniel Borkmann <[email protected]>2018-05-11 01:40:52 +0200
commit17387dd5ac2c9c4e5f7d38b5affcd70e059f0a8c (patch)
tree3eff4d0d19a8bfc59266fd2ca56fce6eeb818517 /tools/perf/scripts/python/sched-migration.py
parent2eb57bb8f6769fe94f8f9865342ffa0f6c257e0a (diff)
tools: bpf: don't complain about no kernel version for networking code
BPF programs only have to specify the target kernel version for tracing related hooks, in networking world that requirement does not really apply. Loosen the checks in libbpf to reflect that. bpf_object__open() users will continue to see the error for backward compatibility (and because prog_type is not available there). Error code for NULL file name is changed from ENOENT to EINVAL, as it seems more appropriate, hopefully, that's an OK change. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Quentin Monnet <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions