diff options
author | Alexei Starovoitov <[email protected]> | 2021-05-13 17:36:18 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-05-19 00:40:56 +0200 |
commit | 7723256bf2443d6bd7db3e583953d14107955233 (patch) | |
tree | b650411ac6e6ac55547b4816a96955a4759b29b1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 30f51aedabda92b74927979b2b3b50169e285f6b (diff) |
libbpf: Introduce bpf_map__initial_value().
Introduce bpf_map__initial_value() to read initial contents
of mmaped data/rodata/bss maps.
Note that bpf_map__set_initial_value() doesn't allow modifying
kconfig map while bpf_map__initial_value() allows reading
its values.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions