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

From: Ingo Molnar
Date: Thu Apr 02 2009 - 07:43:56 EST



* 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 :)

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