* Re: [PATCH] perf tests: let 'perf test list' display subtests
[not found] <20180424102112.GB19043@krava>
@ 2018-04-24 14:04 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; only message in thread
From: Arnaldo Carvalho de Melo @ 2018-04-24 14:04 UTC (permalink / raw)
To: linux-s390
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@linux.ibm.com>
> > Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com>
>
> Acked-by: Jiri Olsa <jolsa@kernel.org>
Thanks, applied.
- Arnaldo
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-24 14:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180424102112.GB19043@krava>
2018-04-24 14:04 ` [PATCH] perf tests: let 'perf test list' display subtests Arnaldo Carvalho de Melo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.