Re: [PATCH] x86,perf: Add IvyBridge EP support

2013-01-04 Thread Youquan Song
Would you like to take it? It is needed by Linux OSVs. Thanks -Youquan On Tue, Dec 18, 2012 at 12:20:23PM -0500, Youquan Song wrote: > Run in perf utility at Ivybridge EP server, encouter "not supported" event > > L1-dcache-loads > L1-dcache-load-misses > L1-dcache-store

[PATCH] x86,perf: Add IvyBridge EP support

2012-12-17 Thread Youquan Song
Run in perf utility at Ivybridge EP server, encouter "not supported" event L1-dcache-loads L1-dcache-load-misses L1-dcache-stores L1-dcache-store-misses L1-dcache-prefetches L1-dcache-prefetch-misses This patch add the support for this processor.