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

This function makes it possible to find subsections, so that
we will be able to run different tests for different subsections
in a later commit.

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