Re: [PATCH v2] selftests/ftrace: Limit length in subsystem-enable tests

From: Shuah Khan
Date: Thu Apr 04 2024 - 12:30:02 EST


On 2/26/24 09:59, Steven Rostedt wrote:
On Mon, 26 Feb 2024 15:09:38 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:

On Mon, 26 Feb 2024 11:18:16 +0800
Yuanhe Shu <xiangzao@xxxxxxxxxxxxxxxxx> wrote:

While sched* events being traced and sched* events continuously happen,
"[xx] event tracing - enable/disable with subsystem level files" would
not stop as on some slower systems it seems to take forever.
Select the first 100 lines of output would be enough to judge whether
there are more than 3 types of sched events.

Looks good to me.

Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>

Hi Shuah, can you pick this as a fix?


Yes please.

Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>

-- Steve

Sorry for the delay on this. Applied to linux-kselftest fixes branch
for next rc.

thanks,
-- Shuah