mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Namhyung Kim <namhyung@kernel.org>
To: Davidlohr Bueso <davidlohr@hp.com>
Cc: Andi Kleen <andi@firstfloor.org>,
	Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Ingo Molnar <mingo@kernel.org>, Paul Mackerras <paulus@samba.org>,
	Namhyung Kim <namhyung.kim@lge.com>,
	LKML <linux-kernel@vger.kernel.org>, Jiri Olsa <jolsa@redhat.com>,
	David Ahern <dsahern@gmail.com>
Subject: Re: [PATCHSET 0/9] perf tools: Update on filtered entries' percentage output (v7)
Date: Tue, 11 Mar 2014 16:57:10 +0900	[thread overview]
Message-ID: <8738ipuq09.fsf@sejong.aot.lge.com> (raw)
In-Reply-To: <1394506703.3867.22.camel@buesod1.americas.hpqcorp.net> (Davidlohr Bueso's message of "Mon, 10 Mar 2014 19:58:23 -0700")

Hi Davidlohr,

On Mon, 10 Mar 2014 19:58:23 -0700, Davidlohr Bueso wrote:
> On Mon, 2014-03-10 at 23:08 +0100, Andi Kleen wrote:
>> On Mon, Mar 10, 2014 at 04:43:51PM +0900, Namhyung Kim wrote:
>> > Hello,
>> > 
>> > I added --percentage option to perf report to control display of
>> > percentage of filtered entries.
>> > 
>> >  usage: perf report [<options>]
>> > 
>> >         --percentage <relative|absolute>
>> >                           how to display percentage of filtered entries
>> 
>> Just as a high level comment. We have a lot of different display 
>> options now. It's hard to figure out what they all do for non experts.
>> 
>> It may be useful to define a number of high level layout combinations
>> that are useful for different situations and have a single
>> option to select everything together.
>
> Yes please, absolutely. The wiki page could use some love as well. I
> imagine the manpage is updated but it's also nice to have some examples
> of the newer features in perf.wiki.kernel.org.

Right, will try - as a side note, being a non-native speaker, I feel
more difficult to write a note/comment rather than a code. :)

Thanks,
Namhyung

  parent reply	other threads:[~2014-03-11  7:57 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10  7:43 Namhyung Kim
2014-03-10  7:43 ` [PATCH 1/9] perf tools: Pass evsel to hpp->header/width functions explicitly Namhyung Kim
2014-03-18  8:30   ` [tip:perf/core] perf ui hists: Pass evsel to hpp->header/ width " tip-bot for Namhyung Kim
2014-03-10  7:43 ` [PATCH 2/9] perf tools: Count periods of filtered entries separately Namhyung Kim
2014-03-17 20:08   ` Arnaldo Carvalho de Melo
2014-03-18  4:19     ` Namhyung Kim
2014-03-18  4:25       ` Namhyung Kim
2014-03-18 13:15       ` Arnaldo Carvalho de Melo
2014-03-18 13:18         ` Arnaldo Carvalho de Melo
2014-03-18 14:11           ` Namhyung Kim
2014-03-10  7:43 ` [PATCH 3/9] perf hists: Add support for showing relative percentage Namhyung Kim
2014-03-18 20:08   ` Arnaldo Carvalho de Melo
2014-03-19  0:18     ` Namhyung Kim
2014-03-19 20:25       ` Arnaldo Carvalho de Melo
2014-03-10  7:43 ` [PATCH 4/9] perf report: Add --percentage option Namhyung Kim
2014-03-10  7:43 ` [PATCH 5/9] perf top: " Namhyung Kim
2014-03-10  7:43 ` [PATCH 6/9] perf diff: " Namhyung Kim
2014-03-10  7:43 ` [PATCH 7/9] perf tools: Add hist.percentage config option Namhyung Kim
2014-03-10  7:43 ` [PATCH 8/9] perf ui/tui: Add 'F' hotkey to toggle percentage output Namhyung Kim
2014-03-10  7:44 ` [PATCH 9/9] perf tools: Show absolute percentage by default Namhyung Kim
2014-03-10 22:08 ` [PATCHSET 0/9] perf tools: Update on filtered entries' percentage output (v7) Andi Kleen
2014-03-11  2:58   ` Davidlohr Bueso
2014-03-11  2:59     ` Davidlohr Bueso
2014-03-11  7:57     ` Namhyung Kim [this message]
2014-03-11  7:45   ` Namhyung Kim
2014-03-17  8:05 ` Namhyung Kim

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=8738ipuq09.fsf@sejong.aot.lge.com \
    --to=namhyung@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@ghostprotocols.net \
    --cc=andi@firstfloor.org \
    --cc=davidlohr@hp.com \
    --cc=dsahern@gmail.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung.kim@lge.com \
    --cc=paulus@samba.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

Powered by JetHome