Re: [PATCH][RFC] tracing: Enable tracepoints via module parameters
From: Steven Rostedt
Date: Tue Apr 20 2021 - 11:35:03 EST
On Tue, 20 Apr 2021 11:15:10 -0400 (EDT)
Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote:
> That sounds fine. So that would be within the "trace_event" (and not tracepoint)
> namespace for module load parameters as well ?
Right, it would be "trace_event=...." not "tracepoint=..."
-- Steve