[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090826045945.201094161@goodmis.org>
Date: Wed, 26 Aug 2009 00:59:45 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/8] [GIT PULL] tracing: updates for 2.6.32
Ingo,
Please pull the latest tip/tracing/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/core
Josh Triplett (1):
tracing: Add vim script to enable folding for function_graph traces
Li Zefan (3):
tracing/filters: Add filter_type to struct ftrace_event_field
tracing/filters: Add __field_ext() to TRACE_EVENT
tracing/filters: Support filtering for char * strings
Steven Rostedt (2):
tracing/sched: show CPU task wakes up on in trace event
tracing: add comments to explain TRACE_EVENT out of protection
Xiao Guangrong (1):
tracing/events: fix the include file dependencies
Zhaolei (1):
ftrace: Move setting of clock-source out of options
----
Documentation/trace/function-graph-fold.vim | 42 ++++++++++++
include/linux/ftrace_event.h | 10 +++-
include/linux/tracepoint.h | 12 +++-
include/trace/define_trace.h | 1 +
include/trace/events/sched.h | 12 +++-
include/trace/ftrace.h | 31 +++++++--
kernel/trace/trace.c | 92 ++++++++++++++++++++++-----
kernel/trace/trace.h | 9 ++-
kernel/trace/trace_events.c | 11 +++-
kernel/trace/trace_events_filter.c | 47 ++++++++++----
kernel/trace/trace_export.c | 8 ++-
kernel/trace/trace_syscalls.c | 6 +-
12 files changed, 226 insertions(+), 55 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