I am trying to use perf tool to measure performance on some program.
For some reason perf stat doesn't support hardware cache events.
I'm using intel xeon e5-2620 (haswell) processor.
I read in some forum that the event codes might have been changed for this cpu and that is why perf doesn't support these events.
I tried using perfmon2 to find the raw events but with no luck.
Does anybody know how to find the correct raw events for hardware cache events for this cpu?
I'm specifically interested in L1-dcache-loads and L1-dcache-stores but a generic solution will be better.
I am using Linux version 3.0.101-0.47.52-default.
Saturday, April 7, 2018
linux - intel xeon hardware cache events not supported
Subscribe to:
Post Comments (Atom)
plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV
In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...
-
When the left part is an object instance, you use -> . Otherwise, you use :: . This means that -> is mostly used to access instance m...
-
I've been asked to update some Excel 2003 macros, but the VBA projects are password protected, and it seems there's a lack of docume...
-
I got a stupid problem with SQL that I can't fix. ALTER TABLE `news` ADD `dateAdded` DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP AUTO...
No comments:
Post a Comment