[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAmzW4OX2uKC_EQm0Bk0Yc4BHw=DoXErANK6OEodH3nP7kw=ng@mail.gmail.com>
Date: Mon, 21 Dec 2015 21:43:44 +0900
From: Joonsoo Kim <js1304@...il.com>
To: Namhyung Kim <namhyung@...il.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>,
Namhyung Kim <namhyung@...nel.org>
Subject: Re: [PATCH] trace-cmd: Print relate stacktrace at once
2015-12-21 16:54 GMT+09:00 Namhyung Kim <namhyung@...il.com>:
> From: Namhyung Kim <namhyung@...nel.org>
>
> 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@...il.com>
> Signed-off-by: Namhyung Kim <namhyung@...nel.org>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists