Prev: [PATCH 1/2] perf TUI: Make 'space' be an alias to 'PgDn'
Next: GPIO of DA9052 Linux device drivers (2/9)
From: Arnaldo Carvalho de Melo on 20 May 2010 12:20 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 TUI: Make 'space' be an alias to 'PgDn' perf annotate: Use build-ids to find the right DSO tools/perf/util/build-id.c | 22 ++++++++++++++++++++++ tools/perf/util/build-id.h | 2 ++ tools/perf/util/callchain.c | 1 + tools/perf/util/callchain.h | 1 - tools/perf/util/hist.c | 34 ++++++++++++++++++++++++++-------- tools/perf/util/newt.c | 2 ++ tools/perf/util/symbol.c | 12 +++--------- 7 files changed, 56 insertions(+), 18 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/ |