Re: [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-07-23 22:33:47
Also in:
linux-kbuild, lkml, llvm
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-07-23 22:33:47
Also in:
linux-kbuild, lkml, llvm
On Wed, 23 Jul 2025 18:27:01 -0400 Steven Rostedt [off-list ref] wrote:
Looks like it will require a separate application to search the vmlinux.o instead of the vmlinux (which sorttable does). I could probably take some of the sorttable.c elf parsing and move that into a header that would share the code.
Anyway, I'll just drop these patches for now as I don't have time to rewrite it. I'll at least put together the unused events that I've already removed and send that out for the next merge window. -- Steve