diff options
author | Alexander Lobakin <[email protected]> | 2021-03-14 11:11:00 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-14 14:46:32 -0700 |
commit | dac06b32c705dc8824479b03eee826b4f6615ab2 (patch) | |
tree | b009674e3235df1cff8c6bb67a7cd433f3200a58 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3f79eb3c3a6abaa8f9900b5e40994060d7341cbc (diff) |
flow_dissector: constify bpf_flow_dissector's data pointers
BPF Flow dissection programs are read-only and don't touch input
buffers.
Mark 'data' and 'data_end' in struct bpf_flow_dissector as const
in preparation for global input constifying.
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions