diff options
author | Andrii Nakryiko <[email protected]> | 2021-09-15 18:58:36 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-09-17 09:05:41 -0700 |
commit | 942025c9f37ee45e69eb5f39a2877afab66d9555 (patch) | |
tree | 41c2d3963751330b621ff21f8e1014f3d058ba88 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 91b555d73e53879fc6d4cf82c8c0e14c00ce212d (diff) |
libbpf: Constify all high-level program attach APIs
Attach APIs shouldn't need to modify bpf_program/bpf_map structs, so
change all struct bpf_program and struct bpf_map pointers to const
pointers. This is completely backwards compatible with no functional
change.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions