From: Frederic Weisbecker on
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
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/