Re: Unified tracing buffer

From: Martin Bligh
Date: Tue Sep 23 2008 - 00:19:26 EST


> yes, if event c is an interrupt event :-).
>
> cpu 0 cpu 1
> hit event d
> hit event a
> log event a
> irq event c
> log event c
> hit event b
> log event b
> log event d
>
> so, I think if we really need to order events, we have to stop
> irq right after hitting an event.

How could you fix that in any practical way?
--
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/