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

From: Steven Rostedt
Date: Wed Jun 26 2024 - 10:50:58 EST


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