[for-next][PATCH 0/4] ftrace: scripts/sorttable: Updates for v6.15

Steven Rostedt posted 4 patches 9 months, 3 weeks ago
kernel/trace/ftrace.c | 23 +++++++++++++++++------
scripts/sorttable.c   | 16 +++++++++++++---
2 files changed, 30 insertions(+), 9 deletions(-)
[for-next][PATCH 0/4] ftrace: scripts/sorttable: Updates for v6.15
Posted by Steven Rostedt 9 months, 3 weeks ago
  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(-)