aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHendrik Brueckner <[email protected]>2018-04-13 09:42:23 +0200
committerArnaldo Carvalho de Melo <[email protected]>2018-04-26 13:47:07 -0300
commitea40b6d3222e5feef178d9b49baead28e9b5fe20 (patch)
treebbf485d15709b5298187c938c10c91533bd8af24 /tools/perf/scripts/python
parentf07a2d32b521a54635c8efeb0a3180b0afcf780a (diff)
perf tests: Let 'perf test list' display subtests
The output of perf test and perf test list differ because perf test list does not display subtests. Correct this behavior and also let perf test list report subtests. For example: $ ./perf test 2>&1 |wc -l 65 Without this commit: $ ./perf test list 2>&1 |wc -l 57 With this commit: $ ./perf test list 2>&1 |wc -l 65 Signed-off-by: Hendrik Brueckner <[email protected]> Reviewed-by: Thomas Richter <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Michael Petlan <[email protected]> Cc: [email protected] LPU-Reference: [email protected] Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions