Re: [PATCH 00/10] [GIT PULL] tracing: various updates

From: Ingo Molnar
Date: Tue Jun 02 2009 - 04:31:11 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Ingo,
>
> Please pull the latest tip/tracing/ftrace-2 tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/ftrace-2
>
>
> Li Zefan (3):
> tracing/events: fix a typo in __string() format output
> tracing/events: put TP_fast_assign into braces
> tracing/events: introduce __dynamic_array()
>
> Steven Rostedt (6):
> ftrace: add kernel command line function filtering
> tracing: fix config options to not show when automatically selected
> tracing: combine the default tracers into one config
> tracing: remove redundant SOFTIRQ from softirq event traces
> tracing: make trace pipe recognize latency format flag
> ftrace: do not profile functions when disabled
>
> Steven Whitehouse (1):
> tracing: add exports to use __print_symbolic and __print_flags from a module
>
> ----
> Documentation/kernel-parameters.txt | 17 ++++-
> include/linux/ftrace_event.h | 2 +-
> include/trace/events/irq.h | 24 +++---
> include/trace/ftrace.h | 126 +++++++++++++++++++++++++----------
> kernel/trace/Kconfig | 60 ++++++++--------
> kernel/trace/ftrace.c | 50 +++++++++++++-
> kernel/trace/trace.c | 3 +
> kernel/trace/trace_events_filter.c | 6 +-
> kernel/trace/trace_output.c | 3 +
> 9 files changed, 205 insertions(+), 86 deletions(-)

Pulled, thanks a lot Steve!

Ingo
--
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/