Re: [PATCH 0/9] perf/core improvements and fixes

From: Arnaldo Carvalho de Melo
Date: Mon Feb 07 2011 - 11:29:50 EST


Em Mon, Feb 07, 2011 at 04:06:40PM +0100, Ingo Molnar escreveu:
> * Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:
> > Masami Hiramatsu (4):
> > perf probe: Add bitfield member support
>
> hm, the perf probe bits do not build on 32-bit:
>
> util/probe-finder.c: In function âconvert_variable_typeâ:
> util/probe-finder.c:881: error: format â%luâ expects type âlong unsigned intâ, but argument 6 has type âunsigned intâ
> util/probe-finder.c:881: error: format â%luâ expects type âlong unsigned intâ, but argument 6 has type âunsigned intâ
> make: *** [util/probe-finder.o] Error 1
> make: *** Waiting for unfinished jobs....

I already reworked this and force pushed, see:

http://git.kernel.org/?p=linux/kernel/git/acme/linux-2.6.git;a=commitdiff;h=2b4f8985a2c2309852d20d16d3589eba15b64c4e

[ committer note: Fixed up '%lu' use for return of die_get_byte_size (int) ]

Thanks,

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