diff options
author | Andrii Nakryiko <[email protected]> | 2021-05-06 22:41:13 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-05-11 15:07:17 -0700 |
commit | 37f05601eabc29f82c03b461a22d8fafacd736d2 (patch) | |
tree | 039736ac90f801217d5bb3a0689d535186f6762a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f4cceb783169c9f0639ce7c648a6a5de83c00dc4 (diff) |
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Similarly to .rodata, strip any const/volatile/restrict modifiers when
generating BPF skeleton. They are not helpful and actually just get in the way.
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/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions