Home
last modified time | relevance | path

Searched hist:e4495262826d1eabca3529fa6ac22394eb348132 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dperf_event_p4.hdiff e4495262826d1eabca3529fa6ac22394eb348132 Mon Mar 15 05:58:22 CET 2010 Cyrill Gorcunov <gorcunov@openvz.org> perf, x86: Enable not tagged retired instruction counting on P4s

This should turn on instruction counting on P4s, which was missing in
the first version of the new PMU driver.

It's inaccurate for now, we still need dependant event to tag mops
before we can count them precisely. The result is that the number of
instruction may be lifted up.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <1268629102.3355.11.camel@minggr.sh.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>