Em Wed, Mar 27, 2013 at 03:12:34PM +0900, Namhyung Kim escreveu:
> On Tue, 26 Mar 2013 15:40:23 +0100, Ingo Molnar wrote:
> > * Namhyung Kim wrote:
> >> New addr sort key provides a way to sort the entries by the symbol
> >> addresses.
> > No objections from me - just wondering about the motivati
Hi Ingo,
On Tue, 26 Mar 2013 15:40:23 +0100, Ingo Molnar wrote:
> * Namhyung Kim wrote:
>
>> From: Namhyung Kim
>>
>> New addr sort key provides a way to sort the entries by the symbol
>> addresses.
>
> No objections from me - just wondering about the motivation: why would we
> want to sort by
* Namhyung Kim wrote:
> From: Namhyung Kim
>
> New addr sort key provides a way to sort the entries by the symbol
> addresses.
No objections from me - just wondering about the motivation: why would we
want to sort by symbol address?
Perhaps to see the overhead layout/distribution within a D
From: Namhyung Kim
New addr sort key provides a way to sort the entries by the symbol
addresses.
Suggested-by: Arnaldo Carvalho de Melo
Signed-off-by: Namhyung Kim
---
tools/perf/util/hist.c | 2 ++
tools/perf/util/hist.h | 1 +
tools/perf/util/sort.c | 23 +++
tools/per
4 matches
Mail list logo