Re: [PATCH 04/11] perf tools: Support callchain sorting based on addresses

2013-07-22 Thread Frederic Weisbecker
On Mon, Jul 22, 2013 at 05:22:32PM -0300, Arnaldo Carvalho de Melo wrote: > From: Andi Kleen > > With programs with very large functions it can be useful to distinguish > the callgraph nodes on more than just function names. So for example if > you have multiple calls to the same function, it end

[PATCH 04/11] perf tools: Support callchain sorting based on addresses

2013-07-22 Thread Arnaldo Carvalho de Melo
From: Andi Kleen With programs with very large functions it can be useful to distinguish the callgraph nodes on more than just function names. So for example if you have multiple calls to the same function, it ends up being separate nodes in the chain. This patch adds a new key field to the call