From: Ingo Molnar on

* Steven Rostedt <rostedt(a)goodmis.org> wrote:

>
> 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
>
>
> Li Zefan (1):
> ftrace: Allow to remove a single function from function graph filter
>
> Steven Rostedt (2):
> tracing: Add correct/incorrect to sort keys for branch annotation output
> tracing: Add notrace to TRACE_EVENT implementation functions
>
> ----
> include/trace/ftrace.h | 31 +++++++++++++++-----------
> kernel/trace/ftrace.c | 51 ++++++++++++++++++++++++++----------------
> kernel/trace/trace.h | 3 +-
> kernel/trace/trace_branch.c | 19 ++++++++++++++-
> 4 files changed, 68 insertions(+), 36 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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on

* Steven Rostedt <rostedt(a)goodmis.org> wrote:

> 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
>
>
> Jeff Mahoney (1):
> tracing: Fix ftrace_event_call alignment for use with gcc 4.5
>
> Li Zefan (1):
> tracing: Remove CONFIG_TRACE_POWER from kernel config
>
> Steven Rostedt (1):
> ftrace: Remove memory barriers from NMI code when not needed
>
> Wenji Huang (4):
> tracing: Fix typo in prof_sysexit_enable()
> tracing: Fix typo of info text in trace_kprobe.c
> tracing: Remove unnecessary variable in print_graph_return
> tracing: Simplify memory recycle of trace_define_field
>
> ----
> arch/x86/kernel/ftrace.c | 26 ++++++++++++++++++++++++++
> include/linux/syscalls.h | 6 ++++--
> include/trace/ftrace.h | 3 ++-
> kernel/trace/Kconfig | 9 ---------
> kernel/trace/trace.h | 3 ++-
> kernel/trace/trace_events.c | 4 +---
> kernel/trace/trace_functions_graph.c | 1 -
> kernel/trace/trace_kprobe.c | 4 ++--
> kernel/trace/trace_syscalls.c | 2 +-
> 9 files changed, 38 insertions(+), 20 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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/