summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2020-08-18 14:33:53 -0700
committerAlexei Starovoitov <ast@kernel.org>2020-08-18 17:16:15 -0700
commit109cea5a594f921632ca599b385aaa0575971045 (patch)
tree58f00ffee0aeb132a3db6ccb550902d1b4054130 /tools/perf/scripts/python/bin
parentbb180fb2401dfed0ba85699064e60d62af351ff9 (diff)
downloadlinux-109cea5a594f921632ca599b385aaa0575971045.tar.gz
linux-109cea5a594f921632ca599b385aaa0575971045.zip
libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]
Add BPF program code sanitization pass, replacing calls to BPF bpf_probe_read_{kernel,user}[_str]() helpers with bpf_probe_read[_str](), if libbpf detects that kernel doesn't support new variants. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200818213356.2629020-5-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions