Re: [PATCH] perf, tools: Support callchain sorting based on addresses

From: Arnaldo Carvalho de Melo
Date: Mon Jul 22 2013 - 12:04:40 EST


Em Thu, Jul 18, 2013 at 03:42:50PM -0700, Andi Kleen escreveu:
> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> 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 callgraph options, that
> allows comparing nodes on functions (as today, default) and addresses.

Thanks, applied.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/