summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2024-07-03 02:48:47 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2024-07-08 16:39:35 +0200
commit7ba4f43e16de351fe9821de80e15d88c884b2967 (patch)
tree0019f59ba154fd2eebb46705076a6a55c77225ed /tools/perf/scripts/python/export-to-postgresql.py
parentbc239eb271e5f35fcade689c6782c962ef3704c8 (diff)
s390/bpf: Change seen_reg to a mask
Using a mask instead of an array saves a small amount of memory and allows marking multiple registers as seen with a simple "or". Another positive side-effect is that it speeds up verification with jitterbug. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20240703005047.40915-2-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions