diff options
| author | Andrii Nakryiko <[email protected]> | 2020-08-18 14:33:55 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-08-18 17:16:15 -0700 |
| commit | 70785cfb19287b4b075a266887be5e024bf1206a (patch) | |
| tree | 99ac4b66ad36dabb4c06daef3703720854da25f9 /tools/perf/scripts/python/bin | |
| parent | 02f47faa25db134f6043fb6b12a68b5d4c980bb6 (diff) | |
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Now that libbpf can automatically fallback to bpf_probe_read() on old kernels
not yet supporting bpf_probe_read_kernel(), switch libbpf BPF-side helper
macros to use appropriate BPF helper for reading kernel data.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Cc: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions