aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorPrashant Bhole <[email protected]>2018-10-09 10:04:53 +0900
committerAlexei Starovoitov <[email protected]>2018-10-09 21:52:20 -0700
commit908142e61b2e9c2411e8bc4e5092a6ab06eca8e4 (patch)
tree8ecf03b939fdf97e1cd87a3ce931c3edb5858eda /tools/perf/scripts/python/check-perf-trace.py
parent8ec92dc22e0e3460cfd29263731c6214d283ea28 (diff)
selftests/bpf: test_verifier, change names of fixup maps
Currently fixup map are named like fixup_map1, fixup_map2, and so on. As suggested by Alexei let's change change map names such that we can identify map type by looking at the name. This patch is basically a find and replace change: fixup_map1 -> fixup_map_hash_8b fixup_map2 -> fixup_map_hash_48b fixup_map3 -> fixup_map_hash_16b fixup_map4 -> fixup_map_array_48b Suggested-by: Alexei Starovoitov <[email protected]> Signed-off-by: Prashant Bhole <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions