summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2021-10-25 14:45:46 -0700
committerAlexei Starovoitov <ast@kernel.org>2021-10-25 14:45:52 -0700
commit57c8d362cefe5ff4ee9784e15318c0d1c617d408 (patch)
tree1dded9713a8024aa450e55139d27b96822a7262a /tools/perf/scripts/python/export-to-postgresql.py
parentc825f5fee19caf301d9821cd79abaa734322de26 (diff)
parent3762a39ce85feb07996f3f0390963da71874c651 (diff)
Merge branch 'Parallelize verif_scale selftests'
Andrii Nakryiko says: ==================== Reduce amount of waiting time when running test_progs in parallel mode (-j) by splitting bpf_verif_scale selftests into multiple tests. Previously it was structured as a test with multiple subtests, but subtests are not easily parallelizable with test_progs' infra. Also in practice each scale subtest is really an independent test with nothing shared across all substest. This patch set changes how test_progs test discovery works. Now it is possible to define multiple tests within a single source code file. One of the patches also marks tc_redirect selftests as serial, because it's extremely harmful to the test system when run in parallel mode. ==================== Acked-by: Yucong Sun <sunyucong@gmail.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