Prev: irq: Add CPU mask affinity hint callback framework
Next: i2c-algo-pca: fix coding style issues in i2c-algo-pca.c
From: Ingo Molnar on 23 Apr 2010 05:30 * Frederic Weisbecker <fweisbec(a)gmail.com> wrote: > Ingo, > > Please pull the tracing/core branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > tracing/core > > Thanks, > Frederic > --- > > Frederic Weisbecker (1): > tracing: Dump either the oops's cpu source or all cpus buffers > > > Documentation/kernel-parameters.txt | 6 +++- > Documentation/trace/ftrace.txt | 6 +++- > drivers/char/sysrq.c | 2 +- > include/linux/ftrace.h | 4 ++- > include/linux/kernel.h | 11 ++++++- > kernel/trace/trace.c | 51 ++++++++++++++++++++++++++-------- > kernel/trace/trace_selftest.c | 5 ++- > 7 files changed, 64 insertions(+), 21 deletions(-) Pulled, thanks Frederic! 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/ |