Re: [GIT PULL 00/12] perf tools fixes

From: Arnaldo Carvalho de Melo
Date: Fri Sep 23 2011 - 17:05:58 EST


Em Fri, Sep 23, 2011 at 02:03:34PM -0700, Linus Torvalds escreveu:
> On Fri, Sep 23, 2011 at 1:26 PM, Arnaldo Carvalho de Melo
> <acme@xxxxxxxxxxxxx> wrote:
> >
> > Â Â Â ÂPlease consider pulling from:
> >
> > Âgit://github.com/acmel/linux.git perf-tools-for-linus
>
> Grr. I just did, and then (stupidly) pushed out after checking that my
> kernel compile was fine.
>
> But it obviously doesn't affect the kernel compile. It *does* affect
> the perf tool compile, and util/python.c no longer compiles because
> the byte-swap flag isn't passed to it. So we get
>
> util/python.c: In function âpyrf_evlist__read_on_cpuâ:
> util/python.c:806:13: error: too few arguments to function
> âperf_event__parse_sampleâ
> util/event.h:187:5: note: declared here
> error: command 'gcc' failed with exit status 1
>
> because apparently whoever did that used the new WERROR=0 while doing so.
>
> Grr. So now that totally broken pull got pushed out.

Argh, fixing that...

- Arnaldo
--
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/