Re: [PATCH 1/6] perf_counter: move the event overflow output bitsto record_type

From: Peter Zijlstra
Date: Thu Apr 02 2009 - 07:46:30 EST


On Thu, 2009-04-02 at 13:43 +0200, Ingo Molnar wrote:
> * Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:
>
> > - PERF_EVENT_OVERFLOW = 1UL << 31,
> > + PERF_EVENT_COUNTER_OVERFLOW = 1UL << 31,
>
> > header.type = PERF_EVENT_OVERFLOW;
>
> i fixed the obvious sed failure there :)

Yeah, lost a refresh :/

--
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/