[for-next][PATCH 0/4] ftrace: scripts/sorttable: Updates for v6.15
From: Steven Rostedt
Date: Tue Feb 25 2025 - 20:05:48 EST
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
sorttable/for-next
Head SHA1: dc208c69c033d3caba0509da1ae065d2b5ff165f
Steven Rostedt (4):
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
ftrace: Check against is_kernel_text() instead of kaslr_offset()
scripts/sorttable: Use normal sort if theres no relocs in the mcount section
scripts/sorttable: Allow matches to functions before function entry
----
kernel/trace/ftrace.c | 23 +++++++++++++++++------
scripts/sorttable.c | 16 +++++++++++++---
2 files changed, 30 insertions(+), 9 deletions(-)