diff options
author | Rafael David Tinoco <[email protected]> | 2021-03-23 01:09:52 -0300 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-03-25 19:23:27 -0700 |
commit | 155f556d64b1a48710f01305e14bb860734ed1e3 (patch) | |
tree | 6a719b790128b4142547560041bfc912cc7fe8c4 /tools/perf/scripts/python/sctop.py | |
parent | 3ac3f314c325d76deefa34925e11ad52df77cdc3 (diff) |
libbpf: Add bpf object kern_version attribute setter
Unfortunately some distros don't have their kernel version defined
accurately in <linux/version.h> due to different long term support
reasons.
It is important to have a way to override the bpf kern_version
attribute during runtime: some old kernels might still check for
kern_version attribute during bpf_prog_load().
Signed-off-by: Rafael David Tinoco <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions