On Tue, 22 Jul 2025 at 10:04, Steven Rostedt <rost...@kernel.org> wrote: > > I kept this to verify that the build time worked too, as the runtime > check is so much simpler and easier to implement.
Honestly, do it for your 8own private verification. Don't sent out the patch and expect anybody else to care. The static verification may make sense. Adding code to the kernel just to then do runtime verification does NOT. This is not a "criticcal correctness" issue. This is a "help make people not waste memory pointlessly by having tracepoints that aren't used" There is *NO* reason to add kernel code for this. Zero. Nada. None. Linus