summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2023-01-28 03:06:42 +0300
committerAlexei Starovoitov <ast@kernel.org>2023-01-28 23:45:14 +0300
commit42fae973c2b168d527c8b4f6a02828ecd1e19626 (patch)
tree4efadd5c17d2e19736acfdb227b3193bf456cb61 /tools/perf/scripts/python/exported-sql-viewer.py
parent25c76ed428219127aba385d40756f6d5814e96e9 (diff)
downloadlinux-42fae973c2b168d527c8b4f6a02828ecd1e19626.tar.xz
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 <iii@linux.ibm.com> Link: https://lore.kernel.org/r/20230128000650.1516334-24-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions