[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130703113635.696310819@goodmis.org>
Date: Wed, 03 Jul 2013 07:36:35 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/8] tracing: Some more last minute fixes
More fixes that need to go into linux-next before going mainline.
Still working on a fix for one more bug.
-- Steve
Steven Rostedt (Red Hat) (4):
tracing: Add trace_array_get/put() to event handling
tracing: Fix race between deleting buffer and setting events
tracing: Make tracer_tracing_{off,on,is_on}() static
tracing: Make tracing_open_generic_{tr,tc}() static
zhangwei(Jovi) (4):
uprobes: Fix return value in error handling path
tracing: Fix irqs-off tag display in syscall tracing
tracing: Remove TRACE_EVENT_TYPE enum definition
tracing: Remove ftrace() function
----
kernel/trace/trace.c | 19 +++-------
kernel/trace/trace.h | 14 ++------
kernel/trace/trace_events.c | 78 +++++++++++++++++++++++++++++++++++------
kernel/trace/trace_syscalls.c | 21 ++++++++---
kernel/trace/trace_uprobe.c | 4 ++-
5 files changed, 96 insertions(+), 40 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists