Prev: [PATCH 2/2] perf annotate: Fix up usage of the build id cache
Next: BUG: using smp_processor_id() in preemptible [00000000] code: icedove-bin/5449
From: Arnaldo Carvalho de Melo on 23 May 2010 21:40 Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf Regards, - Arnaldo Arnaldo Carvalho de Melo (2): perf report: Support multiple events on the TUI perf annotate: Fix up usage of the build id cache tools/perf/builtin-report.c | 60 +++++++++++++++++++++-------------- tools/perf/util/hist.c | 13 ++++++- tools/perf/util/hist.h | 14 +++++++- tools/perf/util/newt.c | 74 ++++++++++++++++++++++++++++++++++-------- 4 files changed, 119 insertions(+), 42 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/ |