From: Frederic Weisbecker on 22 Apr 2010 19:00 On Wed, Apr 21, 2010 at 06:06:01PM +0200, Stephane Eranian wrote: > > The parse_single_tracepoint_event() was setting some attributes > before it validated the event was indeed a tracepoint event. This > caused problems with other initialization routines like in the > builtin-top.c module whereby sample_period is not set if not 0. > > Signed-off-by: Stephane Eranian <eranian(a)google.com> In fact I'm queueing it. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Frederic Weisbecker on 21 Apr 2010 21:10 On Wed, Apr 21, 2010 at 06:06:01PM +0200, Stephane Eranian wrote: > > The parse_single_tracepoint_event() was setting some attributes > before it validated the event was indeed a tracepoint event. This > caused problems with other initialization routines like in the > builtin-top.c module whereby sample_period is not set if not 0. > > Signed-off-by: Stephane Eranian <eranian(a)google.com> Acked-by: Frederic Weisbecker <fweisbec(a)gmail.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: perf lock: Fix state machine to recognize lock sequence Next: jump label v7 |