Re: Basic perf PMU support for Haswell v10

2013-05-27 Thread Andi Kleen
> Over a month and no update on this. Ah I posted on May 22, but looks like the mails got stuck in a mail queue. Thanks for the reminder. Will repost. Also always available at git://git.kernel.org/pub/scm/linux/kernel/people/ak/linux-misc hsw/pmu6 -Andi -- To unsubscribe from this list: send the

Re: Basic perf PMU support for Haswell v10

2013-05-27 Thread Stephane Eranian
On Mon, Apr 15, 2013 at 12:36 PM, Ingo Molnar wrote: > > * Ingo Molnar wrote: > >> >> * Andi Kleen wrote: >> >> > This is based on v7 of the full Haswell PMU support, >> >> This series looks mostly good - I've got two requests: >> >> - please rename intx -> in_tx, INTX -> IN_TX, as 'intx' is co

Re: Basic perf PMU support for Haswell v10

2013-04-15 Thread Ingo Molnar
* Ingo Molnar wrote: > > * Andi Kleen wrote: > > > This is based on v7 of the full Haswell PMU support, > > This series looks mostly good - I've got two requests: > > - please rename intx -> in_tx, INTX -> IN_TX, as 'intx' is confusing > > - please port to the latest tip:master (or perf/

Re: Basic perf PMU support for Haswell v10

2013-04-04 Thread Ingo Molnar
* Andi Kleen wrote: > This is based on v7 of the full Haswell PMU support, This series looks mostly good - I've got two requests: - please rename intx -> in_tx, INTX -> IN_TX, as 'intx' is confusing - please port to the latest tip:master (or perf/core), as the underlying code changed mea

Re: Basic perf PMU support for Haswell v10

2013-03-28 Thread Stephane Eranian
On Thu, Mar 21, 2013 at 8:59 PM, Andi Kleen wrote: > This is based on v7 of the full Haswell PMU support, > rebased, and stripped down to the bare bones > > Most interesting new features are not in this patchkit > (full version is > git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git