Re: [GIT PULL 0/5] perf/urgent fixes

From: Ingo Molnar
Date: Sun Apr 15 2012 - 02:05:52 EST



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

> Hi Ingo,
>
> Please consider pulling,
>
> Thanks,
>
> - Arnaldo
>
> The following changes since commit 7fb0a5ee8889488f7568ffddffeb66ddeb50917e:
>
> perf kvm: Finding struct machine fails for PERF_RECORD_MMAP (2012-04-11 11:45:12 -0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo
>
> for you to fetch changes up to e3b6193378e8549d04849eda496129f94406ed36:
>
> perf archive: Correct cutting of symbolic link (2012-04-14 13:52:15 -0300)
>
> ----------------------------------------------------------------
> Fixes for perf/urgent:
>
> . Properly handle ~/.debug, the build id cache, when it is a symlink,
> fix from Chanho Park
>
> . Fixes for the parser generation process, from Jiri Olsa and Namhyung Kim
>
> . Fix build when NO_GTK2 is specified, From Stephane Eranian
>
> . When a machine is not found, bump the relevant error stat but return
> 0, so that we correctly move to the next perf event. Fix from Jiri Olsa
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> Chanho Park (1):
> perf archive: Correct cutting of symbolic link
>
> Jiri Olsa (2):
> perf session: Skip event correctly for unknown id/machine
> perf tools: Fix parsers' rules to dependencies
>
> Namhyung Kim (1):
> perf tools: Ignore auto-generated bison/flex files
>
> Stephane Eranian (1):
> perf tools: fix NO_GTK2 Makefile config error
>
> tools/perf/.gitignore | 2 ++
> tools/perf/Makefile | 21 +++++++++------------
> tools/perf/perf-archive.sh | 3 ++-
> tools/perf/util/session.c | 4 ++--
> 4 files changed, 15 insertions(+), 15 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/