On Wed, Dec 09, 2015 at 09:04:40AM +0100, Jiri Olsa wrote:
On Wed, Dec 09, 2015 at 12:06:44PM +0800, Yunlong Song wrote:
Hi, Don,
I am interested in the perf c2c tool, which is introduced in: http://lwn.net/Articles/588866/
However, I found that this tool has not been applied to the mainline tree of perf, Why? It was first
introduced in Feb. 2014. What's its current status now? Does it have a new version or a repository
somewhere else? And does it support Haswell?
hi,
not sure Don made any progress on this field, but I'm having
his c2c sources rebased current perf sources ATM.
So I never really liked the c2c tool because it was so narrowly
focussed, it only works on NUMA thingies IIRC.
I would much rather see a tool that uses PEBS events and does a dwarf
decode of the exact instruction's data reference -- without relying on
data address bits.