Re: [PATCH 0/6] [GIT PULL][v3.2] tracing: fixes

From: Ingo Molnar
Date: Tue Dec 06 2011 - 00:45:20 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> Ingo,
>
> These are the patches that were also in a tip/perf/core push, but
> as they are all bug fixes, we should get them into 3.2.
>
> Thanks,
>
> Please pull the latest tip/perf/urgent tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> tip/perf/urgent
>
> Head SHA1: ddf6e0e50723b62ac76ed18eb53e9417c6eefba7
>
>
> Gleb Natapov (1):
> jump_label: jump_label_inc may return before the code is patched
>
> Ilya Dryomov (1):
> tracing: fix event_subsystem ref counting
>
> Li Zefan (1):
> tracing: Restore system filter behavior
>
> Steven Rostedt (3):
> ftrace: Remove force undef config value left for testing
> perf: Fix parsing of __print_flags() in TP_printk()
> ftrace: Fix hash record accounting bug
>
> ----
> include/linux/ftrace_event.h | 2 ++
> kernel/jump_label.c | 3 ++-
> kernel/trace/ftrace.c | 5 +++--
> kernel/trace/trace_events.c | 1 -
> kernel/trace/trace_events_filter.c | 7 ++++++-
> tools/perf/util/trace-event-parse.c | 2 ++
> 6 files changed, 15 insertions(+), 5 deletions(-)

Pulled, thanks a lot Steve!

If it's problem-free i'll get it to Linus today-ish. Note that i
also merged perf/urgent into perf/core, to neutralize the
conflict-creation properties of the cherry-picks.

Thanks,

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/