public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: emunson@mgebm.net
To: Anton Blanchard <anton@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@elte.hu>,
	Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	Frederic Weisbecker <fweisbec@gmail.com>, <imunsie@au1.ibm.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] perf sort: Improve dso sort output by separating unresolved samples by type
Date: Wed, 31 Aug 2011 06:33:53 -0600	[thread overview]
Message-ID: <afcaac2887821cb8863c87ea559ea9ff@mgebm.net> (raw)
In-Reply-To: <20110831114944.25df45df@kryten>

 On Wed, 31 Aug 2011 11:49:44 +1000, Anton Blanchard wrote:
> We currently roll up all unresolved kernel, user, hypervisor and 
> guest
> samples into the one bucket:
>
>     59.64%  [unknown]
>     22.71%  [kernel.kallsyms]
>      9.40%  libj9jit26.so
>
> We can get a much better high level view by separating these 
> unresolved
> samples by symbol type:
>
>     56.64%  [unknown:.]
>     22.71%  [kernel.kallsyms]
>      9.40%  libj9jit26.so
>      2.81%  [unknown:H]
>
> Signed-off-by: Anton Blanchard <anton@samba.org>

 Acked-by: Eric B Munson <emunson@mgebm.net>

      reply	other threads:[~2011-08-31 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31  1:49 [PATCH 1/2] perf sort: Improve dso sort output by separating unresolved samples by type Anton Blanchard
2011-08-31 12:33 ` emunson [this message]

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=afcaac2887821cb8863c87ea559ea9ff@mgebm.net \
    --to=emunson@mgebm.net \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@ghostprotocols.net \
    --cc=anton@samba.org \
    --cc=fweisbec@gmail.com \
    --cc=imunsie@au1.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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