Re: [PATCH] trace-cmd: Print relate stacktrace at once

From: Joonsoo Kim
Date: Mon Dec 21 2015 - 07:43:49 EST


2015-12-21 16:54 GMT+09:00 Namhyung Kim <namhyung@xxxxxxxxx>:
> From: Namhyung Kim <namhyung@xxxxxxxxxx>
>
> Currently trace-cmd prints ring buffer events in a strict time order.
> But it sometimes annoying that stacktrace from the same cpu can be
> intermixed with events from other cpu. This patch looks next event when
> print last record and prints it also if it's a stacktrace (from the same
> cpu).
>
> Requested-by: Joonsoo Kim <js1304@xxxxxxxxx>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>

Good Job!
I tested it and it seems that it works well for me.

Thanks!!!
--
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/