Re: [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time

From: Steven Rostedt
Date: Wed Jul 23 2025 - 18:34:33 EST


On Wed, 23 Jul 2025 18:27:01 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> 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