[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1281059177-18747-1-git-send-email-acme@infradead.org>
Date: Thu, 5 Aug 2010 22:46:07 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Andrea Gelmini <andrea.gelmini@...ma.net>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>, Julia Lawall <julia@...u.dk>,
Masami Hiramatsu <mhiramat@...hat.com>,
Mike Galbraith <efault@....de>, Nick Piggin <npiggin@...e.de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Peter Zijlstra <peterz@...radead.org>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL 00/10] perf/core improvements and fixes
Hi Ingo,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
Regards,
- Arnaldo
Andrea Gelmini (2):
perf probe: Remove duplicated #include
perf trace: Clean up #includes
Arnaldo Carvalho de Melo (7):
perf symbols: Store the symbol binding
perf ui: Add a map browser
perf ui: Shorten ui_browser->refresh_entries to refresh
perf hists: Handle verbose in hists__sort_list_width
perf hists: Fixup addr snprintf width on 32 bit arches
perf ui: Add search by name/addr to the map__browser
perf report: Speed up exit path
Julia Lawall (1):
perf timechart: Adjust confusing if indentation
tools/perf/builtin-report.c | 31 +++++-
tools/perf/builtin-timechart.c | 4 +-
tools/perf/builtin-trace.c | 19 +--
tools/perf/util/hist.c | 3 +
tools/perf/util/newt.c | 242 +++++++++++++++++++++++++++++++++++++--
tools/perf/util/probe-finder.c | 1 -
tools/perf/util/sort.c | 6 +-
tools/perf/util/symbol.c | 30 ++++--
tools/perf/util/symbol.h | 1 +
9 files changed, 297 insertions(+), 40 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists