lkml.org 
[lkml]   [2021]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[for-linus][PATCH 0/7] tracing: Fixes for 5.15

Tracing fixes for 5.15:

- Fix defined but not use warning/error for osnoise function

- Fix memory leak in event probe

- Fix memblock leak in bootconfig

- Fix the API of event probes to be like kprobes

- Added test to check removal of event probe API

- Fix recordmcount.pl for nds32 failed build



Colin Ian King (1):
tracing: Fix missing * in comment block

Jackie Liu (1):
tracing: Fix missing osnoise tracer on max_latency

Masami Hiramatsu (1):
bootconfig: init: Fix memblock leak in xbc_make_cmdline()

Steven Rostedt (1):
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'

Steven Rostedt (VMware) (2):
tracing: Fix event probe removal from dynamic events
selftests/ftrace: Update test for more eprobe removal process

Vamshi K Sthambamkadi (1):
tracing: Fix memory leak in eprobe_register()

----
init/main.c | 1 +
kernel/trace/trace.c | 11 ++--
kernel/trace/trace_eprobe.c | 61 ++++++++++++++++++++--
kernel/trace/trace_events_hist.c | 2 +-
scripts/recordmcount.pl | 2 +-
.../ftrace/test.d/dynevent/add_remove_eprobe.tc | 54 ++++++++++++++++++-
6 files changed, 117 insertions(+), 14 deletions(-)

\
 
 \ /
  Last update: 2021-10-16 05:04    [W:1.378 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site