Messages in this thread |  | | | Date | Mon, 13 Feb 2012 22:39:09 -0500 | | From | Steven Rostedt <> | | Subject | [PATCH 0/9] [GIT PULL] tracing: cleanups, updates, and fixes |
| |
Ingo,
Please pull the latest tip/perf/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git tip/perf/core
Head SHA1: 47b0edcb599ea6eb9ef16d3a08932a0e01485293
Geunsik Lim (2): ftrace: sched_switch plugin is deprecated ftrace: Append wakeup_rt description of ftrace doc
Jiri Olsa (1): ftrace: Change filter/notrace set functions to return exit code
Johannes Berg (1): printk/tracing: Add console output tracing
Steven Rostedt (4): tracing/softirq: Move __raise_softirq_irqoff() out of header tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section
Thomas Meyer (1): tracing/trivial: Use kcalloc instead of kzalloc to allocate array
---- Documentation/trace/ftrace.txt | 7 ++++++ arch/x86/kernel/process.c | 24 ++++++++++---------- drivers/cpuidle/cpuidle.c | 8 +++--- include/linux/ftrace.h | 4 +- include/linux/interrupt.h | 7 +----- include/linux/tracepoint.h | 22 +++++++++++++++--- include/trace/events/power.h | 2 + include/trace/events/printk.h | 41 ++++++++++++++++++++++++++++++++++++ kernel/irq/chip.c | 2 + kernel/printk.c | 5 ++++ kernel/softirq.c | 6 +++++ kernel/trace/ftrace.c | 17 ++++++++------ kernel/trace/trace.c | 6 ++-- kernel/trace/trace_events_filter.c | 7 ++--- kernel/trace/trace_syscalls.c | 4 +- 15 files changed, 118 insertions(+), 44 deletions(-)[unhandled content-type:application/pgp-signature]
|  |