Re: [GIT PULL 00/10] perf/core improvements and fixes

From: Ingo Molnar
Date: Fri Aug 06 2010 - 03:01:32 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> 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(-)

Pulled, thanks Arnaldo!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/