[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130822163225.773134216@goodmis.org>
Date: Thu, 22 Aug 2013 12:32:25 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/5] tracing: few updates
I final have time to start looking at my INBOX. There's several patches
that need to be pushed for 3.12. They are mostly clean ups and not anything
urgent.
I'm still in the process of going through my INBOX (backwards in time)
so I may find new stuff as well.
-- Steve
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: fc30f13b7c1b87b44ee364462c3408c913f01439
Li Zefan (1)
tracing/syscalls: Annotate raw_init function with __init
Oleg Nesterov (3)
tracing: Kill trace_create_file_ops() and friends
tracing: Don't pass file_operations array to event_create_dir()
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Steven Rostedt (Red Hat) (1)
tracing: Add __tracepoint_string() to export string pointers
----
b/include/asm-generic/vmlinux.lds.h | 7 +
b/include/linux/ftrace_event.h | 34 ++++++++
b/kernel/trace/trace.h | 3
b/kernel/trace/trace_events.c | 153 ++----------------------------------
b/kernel/trace/trace_printk.c | 19 ++++
b/kernel/trace/trace_syscalls.c | 10 +-
kernel/trace/trace_events.c | 64 ++++-----------
7 files changed, 94 insertions(+), 196 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