[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1342112309.28010.14.camel@twins>
Date: Thu, 12 Jul 2012 18:58:29 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Gleb Natapov <gleb@...hat.com>
Cc: David Ahern <dsahern@...il.com>, Avi Kivity <avi@...hat.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: perf with precise attribute kills all KVM based VMs
On Thu, 2012-07-12 at 19:13 +0300, Gleb Natapov wrote:
> BTW what is you host cpu? My patch works only for those that have global
> control register to disable PMU events, but that should cover most of
> moder cpus.
That covers everything but core and p4, and I don't think we support
PEBS on either of those.
that said, you might want to also clear EN on the individual counters,
just in case the PEBS clear and DS_AREA clear aren't working.
The SDM is pretty clear on what you _should_ do to enable/disable PEBS,
doing less _might_ work but...
--
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