Prev: [PATCH 1/3] perf events: Fix mmap offset determination
Next: [PATCHv3 16/16] pps: add parallel port PPS signal generator
From: Arnaldo Carvalho de Melo on 4 Aug 2010 17:30 Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core Regards, - Arnaldo Dave Martin (1): perf events: Fix mmap offset determination Srikar Dronamraju (2): perf: expose event__process function tracing/kprobes: unregister_trace_probe needs to be called under mutex kernel/trace/trace_kprobe.c | 3 +++ tools/perf/builtin-top.c | 20 -------------------- tools/perf/util/event.c | 28 +++++++++++++++++++++------- tools/perf/util/event.h | 1 + 4 files changed, 25 insertions(+), 27 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/ |