[PATCH v2 0/3] Add a runs-per-test flag

Ian Rogers posted 3 patches 11 months, 2 weeks ago
tools/perf/tests/builtin-test.c | 223 +++++++++++++++-----------------
1 file changed, 107 insertions(+), 116 deletions(-)
[PATCH v2 0/3] Add a runs-per-test flag
Posted by Ian Rogers 11 months, 2 weeks ago
In the v1 patch Kan and I noted cleanup that would make the code
cleaner and less indented:
https://lore.kernel.org/lkml/20241109160219.49976-1-irogers@google.com/
Add patches doing some builtin-test.c cleanup and then add the
runs-per-test flag.

Ian Rogers (3):
  perf test: Rename functions and variables for better clarity
  perf test: Send list output to stdout rather than stderr
  perf test: Add a runs-per-test flag

 tools/perf/tests/builtin-test.c | 223 +++++++++++++++-----------------
 1 file changed, 107 insertions(+), 116 deletions(-)

-- 
2.47.1.613.gc27f4b7a9f-goog