perf/run: add run_subsection()
authorChristian Couder <chriscool@tuxfamily.org>
Sat, 23 Sep 2017 19:55:56 +0000 (19:55 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Sep 2017 07:58:34 +0000 (16:58 +0900)
commitafda85c25d097e04d6c054817964cc8bba3ff0fa
treedf44ea406ce809b3709ee41a91a0723515cf36b8
parent9ba95ed23cec1787d1fc2d42ef48137987807ca8
perf/run: add run_subsection()

Let's actually use the subsections we find in the config file
to run the perf tests separately for each subsection.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/run