diff options
author | 2020-06-12 17:21:15 -0700 | |
---|---|---|
committer | 2020-06-12 17:35:38 -0700 | |
commit | 29fcb05bbf1a7008900bb9bee347bdbfc7171036 (patch) | |
tree | 048722952f48b23c5f2e2bf5889776962dae09cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Support pre-initializing .bss global variables (diff) | |
download | linux-rng-29fcb05bbf1a7008900bb9bee347bdbfc7171036.tar.xz linux-rng-29fcb05bbf1a7008900bb9bee347bdbfc7171036.zip |
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
BPF_PROBE_MEM is kernel-internal implmementation details. When dumping BPF
instructions to user-space, it needs to be replaced back with BPF_MEM mode.
Fixes: 2a02759ef5f8 ("bpf: Add support for BTF pointers to interpreter")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200613002115.1632142-1-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions