Re: [PATCH v2 1/2] tracing: Make the backup instance readonly
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2026-01-13 00:47:20
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2026-01-13 00:47:20
Also in:
lkml
On Mon, 12 Jan 2026 19:45:51 -0500 Steven Rostedt [off-list ref] wrote:
Let's not add any flags to the eventfs_entry. That is created for every event, and events are already too big in size. I don't want to increase the size of each event for this feature.
Actually, there's not many of these. But they are all static variables. How are you going to differentiate them? -- Steve