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/...-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(-)
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Replies