Re: [PATCH] tracing/function-return-tracer: set a more human readable output

From: Frédéric Weisbecker
Date: Wed Nov 26 2008 - 08:22:28 EST


2008/11/26 Steven Rostedt <rostedt@xxxxxxxxxxx>:
> I'd suggest just looking at how those are implemented, and use your own.
> One note, the latency tracer looks at the next entry, even if it is on
> another CPU. This is incorrect, and will definitely be incorrect for you.
> Just use the ring_buffer_iter_peek, that will get you what you want. Well,
> for leaf functions.
>
> -- Steve
>
>


Ok, thanks for your tips!
--
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/