aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2023-01-28 01:06:42 +0100
committerAlexei Starovoitov <[email protected]>2023-01-28 12:45:14 -0800
commit42fae973c2b168d527c8b4f6a02828ecd1e19626 (patch)
tree4efadd5c17d2e19736acfdb227b3193bf456cb61 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent25c76ed428219127aba385d40756f6d5814e96e9 (diff)
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
BPF_PROBE_READ_INTO() and BPF_PROBE_READ_STR_INTO() should map to bpf_probe_read() and bpf_probe_read_str() respectively in order to work correctly on architectures with !ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE. Signed-off-by: Ilya Leoshkevich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions