Messages in this thread |  | | | Date | Mon, 22 Sep 2008 21:17:46 -0700 | | From | "Martin Bligh" <> | | Subject | Re: Unified tracing buffer | |
> 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?
|  |