[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <afcaac2887821cb8863c87ea559ea9ff@mgebm.net>
Date: Wed, 31 Aug 2011 06:33:53 -0600
From: emunson@...bm.net
To: Anton Blanchard <anton@...ba.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Frederic Weisbecker <fweisbec@...il.com>,
<imunsie@....ibm.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] perf sort: Improve dso sort output by separating
unresolved samples by type
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@...ba.org>
Acked-by: Eric B Munson <emunson@...bm.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists