Re: [PATCH 04/12] perf, x86: Support the TSX intx/intx_cp qualifiers v3

2013-02-03 Thread Ingo Molnar
* Andi Kleen wrote: > > As requested before, please keep those in a completely > > separate series so that minimal support can be merged > > upstream. This is > > Hi Ingo, The goal is not to merge "minimal support" but full > support. Stop these idiotic excuses and stop the obstruction alre

Re: [PATCH 04/12] perf, x86: Support the TSX intx/intx_cp qualifiers v3

2013-02-01 Thread Andi Kleen
> > As requested before, please keep those in a completely separate > series so that minimal support can be merged upstream. This is Hi Ingo, The goal is not to merge "minimal support" but full support. All of these features have users. But I subsetted it to make reviewing easier. I think the

Re: [PATCH 04/12] perf, x86: Support the TSX intx/intx_cp qualifiers v3

2013-02-01 Thread Ingo Molnar
* Andi Kleen wrote: > From: Andi Kleen > > Implement the TSX transaction and checkpointed transaction qualifiers for > Haswell. This allows e.g. to profile the number of cycles in transactions. > > The checkpointed qualifier requires forcing the event to > counter 2, implement this with a cus

[PATCH 04/12] perf, x86: Support the TSX intx/intx_cp qualifiers v3

2013-01-31 Thread Andi Kleen
From: Andi Kleen Implement the TSX transaction and checkpointed transaction qualifiers for Haswell. This allows e.g. to profile the number of cycles in transactions. The checkpointed qualifier requires forcing the event to counter 2, implement this with a custom constraint for Haswell. Also add