Em Tue, Apr 24, 2018 at 12:21:12PM +0200, Jiri Olsa escreveu: > On Fri, Apr 13, 2018 at 09:42:23AM +0200, Hendrik Brueckner wrote: > > 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 > > > > Reviewed-by: Thomas Richter <tmricht@xxxxxxxxxxxxx> > > Signed-off-by: Hendrik Brueckner <brueckner@xxxxxxxxxxxxx> > > Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx> Thanks, applied. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html