Re: [RFC 4/5] x86, perf: implements lwp-perf-integration (rc1)

From: Benjamin Block
Date: Sun Dec 18 2011 - 10:29:24 EST



On Sun, 18 Dec 2011 09:04:43 +0100, Ingo Molnar <mingo@xxxxxxx> wrote:
> * Hans Rosenfeld <hans.rosenfeld@xxxxxxx> wrote:
>
>> From: Benjamin Block <benjamin.block@xxxxxxx>
>>
>> Implements a basic integration of LWP into perf. Permits a way
>> to create a perf-event that will be backed by LWP. The PMU
>> creates the required structures and userspace-memories. The
>> PMU also collects the samples from the ring-buffer, but as
>> there is currently no interrupt- and overflow-implementation,
>> they are not reported (TODO).
>
> Ok, this is a step in the right direction - once the threshold
> IRQ flow control mechanism is implemented we are looking at
> something that might be mergeable. Any ETA on those bits?
>

The threshold-interrupt is already integrated with patch 5 of this
patch-set.

Maybe I wrote the descriptions a little misleading. Sry for that. :)

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