Prev: [PATCH 2/2] io-controller: Document for blkio.policy
Next: [PATCH 2/2] perf trace: don't use pager if scripting
From: Frederic Weisbecker on 3 Mar 2010 02:00 There is an rfc patch in this set, so may be it's not that pullable. But for those who want to test or something, the set is in the perf/core branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/core Thanks, Frederic --- Frederic Weisbecker (3): lockdep: Move lock events under lockdep recursion protection perf: Take a hot regs snapshot for trace events perf/x86-64: Use frame pointer to walk on irq and process stacks arch/x86/include/asm/asm.h | 1 + arch/x86/include/asm/perf_event.h | 25 +++++++++++++++++++++++++ arch/x86/kernel/dumpstack_64.c | 4 ++-- kernel/lockdep.c | 9 +++------ kernel/perf_event.c | 19 ++++++++++++++----- 5 files changed, 45 insertions(+), 13 deletions(-) -- 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/ |