Re: [GIT PULL 0/6] perf/core improvements and fixes

From: Ingo Molnar
Date: Thu Feb 17 2011 - 08:51:07 EST



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

> Hi Ingo,
>
> Please consider pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (3):
> perf ui: Serialize screen updates
> perf annotate: Check if offset is less than symbol size
> perf annotate browser: Use the percent color for the whole line
>
> Jesse Brandeburg (1):
> perf tools: Update Makefile with some help
>
> Masami Hiramatsu (2):
> perf probe: Support function@filename syntax for --line
> perf probe: Show filename which contains target function
>
> tools/perf/Documentation/Makefile | 19 ++++++++++---------
> tools/perf/Documentation/perf-probe.txt | 7 ++++---
> tools/perf/Makefile | 31 +++++++++++++++++++++++++++++++
> tools/perf/util/annotate.c | 3 ++-
> tools/perf/util/probe-event.c | 17 +++++++++++++----
> tools/perf/util/ui/browser.c | 7 +++++++
> tools/perf/util/ui/browsers/annotate.c | 5 +++--
> tools/perf/util/ui/helpline.c | 5 ++++-
> tools/perf/util/ui/setup.c | 3 +++
> tools/perf/util/ui/ui.h | 8 ++++++++
> 10 files changed, 85 insertions(+), 20 deletions(-)
> create mode 100644 tools/perf/util/ui/ui.h

Pulled, thanks a lot 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/