Re: a question about how to debug this case in ftrace

From: Song Chen
Date: Wed Jun 26 2024 - 22:26:40 EST


It works, many thanks.

BR

Song

在 2024/6/26 22:50, Steven Rostedt 写道:
On Wed, 26 Jun 2024 16:26:05 +0800
Song Chen <chensong_2000@xxxxxx> wrote:

not really, sounds like it meets my expectation of merging logs either
way, "printk:console ftrace event" in cmdline? I searched it in code or
google, no luck.

Try adding:

trace_event=console

-- Steve