> > the plan for me is to to use it some more to prove it's useful
> > and kick it to be merged with perf at some point
> 
> So I never really liked the c2c tool because it was so narrowly
> focussed, it only works on NUMA thingies IIRC.

It should work on all systems with an Intel Core (not Atom)

However it was never clear to me if the tool was any better
than simply sampling for 

mem_load_uops_l3_hit_retired.xsnp_hitm:pp    (local socket)
mem_load_uops_l3_miss_retired.remote_hitm:pp (remote socket)

which gives you instructions that reference bouncing cache lines.

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

Reply via email to