Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Steven Rostedt <[email protected]>
| Newsgroups | org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 11 Aug 2026 15:11:02 +0100 Vincent Donnefort <[email protected]> wrote: > I don't see anything preventing the declaration of a massive print function at > the moment... > > ... and neither the registration of an event with a size bigger than a page. > > Is it something we should consider? I have ignored it (in both trace_remote and > simple_ring_buffer) as it seems very much unlikely anyone would do that. Yeah, it's very unlikely that it will be hit. But something we should keep an eye on. -- Steve