[PATCH 0/2] [GIT PULL] tracing: A couple of fixes

From: Steven Rostedt
Date: Thu Apr 17 2014 - 19:44:11 EST



Linus,

This contains two fixes.

The first is to remove a duplication of creating debugfs files that
already exist and causes an error report to be printed due to the
failure of the second creation.

The second is a memory leak fix that was introduced in 3.14.

Please pull the latest trace-fixes-v3.15-rc1 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-fixes-v3.15-rc1

Tag SHA1: cda50faf0eace20c60940638a550ecd5e9eac4c1
Head SHA1: 6ea6215fe394e320468589d9bba464a48f6d823a


Steven Rostedt (Red Hat) (1):
tracing: Do not try to recreated toplevel set_ftrace_* files

zhangwei(Jovi) (1):
tracing/uprobes: Fix uprobe_cpu_buffer memory leak

----
kernel/trace/trace_functions.c | 16 ++++++++++------
kernel/trace/trace_uprobe.c | 6 ++++++
2 files changed, 16 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/