On Thu, 12 Jun 2025 19:58:27 -0400 Steven Rostedt <rost...@goodmis.org> wrote:
> The third patch updates sorttable to work for arm64 when compiled with gcc. As > gcc's arm64 build doesn't put addresses in their section but saves them off in > the RELA sections. This mostly takes the work done that was needed to do the > mcount sorting at boot up on arm64. FYI, I built this on every architecture with their default config and every architecture that supports tracing reported unused events. Mostly they were the same, but depending on the defconfig it gave different output. -- Steve