Re: [PATCH 3/3] tracing/events: fix output format of user stack

From: Steven Rostedt
Date: Wed Jun 03 2009 - 10:23:49 EST




On Wed, 3 Jun 2009, walimis wrote:

> According to "events/ftrace/user_stack/format", fix the output of
> user stack.
>
> before fix:
>
> sh-1073 [000] 31.137561: <b7f274fe> <- <0804e33c> <- <080835c1>
>
> after fix:
>
> sh-1072 [000] 37.039329:
> => <b7f8a4fe>
> => <0804e33c>
> => <080835c1>
>
> Signed-off-by: walimis <walimisdev@xxxxxxxxx>

I'll queue this too, Thanks!

-- Steve
--
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/