aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2023-01-28 01:06:42 +0100
committerAlexei Starovoitov <ast@kernel.org>2023-01-28 12:45:14 -0800
commit42fae973c2b168d527c8b4f6a02828ecd1e19626 (patch)
tree4efadd5c17d2e19736acfdb227b3193bf456cb61 /tools/perf/scripts/python/task-analyzer.py
parentlibbpf: Fix unbounded memory access in bpf_usdt_arg() (diff)
downloadlinux-42fae973c2b168d527c8b4f6a02828ecd1e19626.tar.gz
linux-42fae973c2b168d527c8b4f6a02828ecd1e19626.zip
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions