lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 19 Apr 2013 06:02:03 +0200
From:	Felix Becker <mail@...ixbecker.name>
To:	linux-kernel@...r.kernel.org
Subject: L1-icache-loads statistics on i7 2600k?

Hi,

i'm trying to trace the caching behaviour of one of my applications
using the "perf" tool. On my i7 Q 820 i can see the l1 instruction
cache loads using "perf stat -e L1-icache-loads" On my i7-2600k i'm
getting "<not supported> L1-icache-loads"

Tracing the following events works fine:

L1-dcache-loads
L1-dcache-load-misses
L1-icache-load-misses

So do you know why it is possible to read dcache loads / misses and
icache misses, but not icache loads? Doesn't the i7 2600k PMU provide
this value or is something wrong with my kernel on this machine?

Regards

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ