diff options
| author | Ilya Leoshkevich <[email protected]> | 2020-07-20 13:48:06 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-07-21 13:26:26 -0700 |
| commit | e4d9c2320716ea0e9ef59f503ddd8f253a642ddd (patch) | |
| tree | 6f0b5d742197e5600edb95fb3a7fc16f1b4c4335 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 6bd557275ad5a1adaff5082f4e24218ba344e0c0 (diff) | |
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
A handful of samples and selftests fail to build on s390, because
after commit 0ebeea8ca8a4 ("bpf: Restrict bpf_probe_read{, str}()
only to archs where they work") bpf_probe_read is not available
anymore.
Fix by using bpf_probe_read_kernel.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions