summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPrashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>2018-10-09 04:04:53 +0300
committerAlexei Starovoitov <ast@kernel.org>2018-10-10 07:52:20 +0300
commit908142e61b2e9c2411e8bc4e5092a6ab06eca8e4 (patch)
tree8ecf03b939fdf97e1cd87a3ce931c3edb5858eda /tools/perf/scripts/python/export-to-postgresql.py
parent8ec92dc22e0e3460cfd29263731c6214d283ea28 (diff)
downloadlinux-908142e61b2e9c2411e8bc4e5092a6ab06eca8e4.tar.xz
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 <ast@kernel.org> Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions