linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: linux-s390@vger.kernel.org
Subject: Re: [PATCH] perf tests: let 'perf test list' display subtests
Date: Tue, 24 Apr 2018 14:04:11 +0000	[thread overview]
Message-ID: <20180424140411.GC3788@kernel.org> (raw)
In-Reply-To: <20180424102112.GB19043@krava>

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

           reply	other threads:[~2018-04-24 14:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20180424102112.GB19043@krava>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180424140411.GC3788@kernel.org \
    --to=acme@kernel.org \
    --cc=linux-s390@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).