Re: [PATCH 5/6] perf tools: Use rb_for_each_entry

From: Arnaldo Carvalho de Melo
Date: Wed Jan 13 2010 - 07:58:28 EST


Em Wed, Jan 13, 2010 at 10:11:35AM +0100, Ingo Molnar escreveu:
>
> * Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:
>
> > From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
> >
> > Cc: Fr??d??ric Weisbecker <fweisbec@xxxxxxxxx>
> > Cc: Mike Galbraith <efault@xxxxxx>
> > Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> > Cc: Paul Mackerras <paulus@xxxxxxxxx>
> > Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
> > ---
> > tools/perf/builtin-annotate.c | 19 ++++++-------------
> > tools/perf/builtin-diff.c | 5 ++---
> > tools/perf/builtin-kmem.c | 12 +++++-------
> > tools/perf/builtin-sched.c | 10 ++--------
> > tools/perf/builtin-top.c | 10 +++-------
> > tools/perf/util/symbol.c | 16 ++++++----------
> > 6 files changed, 24 insertions(+), 48 deletions(-)
>
> hm, this one doesnt build very well:
>
> touch .perf.dev.null
> CC builtin-annotate.o
> CC builtin-diff.o
> CC builtin-sched.o
> CC builtin-top.o
> CC builtin-kmem.o
> CC util/symbol.o
> cc1: warnings being treated as errors
> builtin-diff.c: In function 'perf_session__match_hists':
> builtin-diff.c:148: error: implicit declaration of function 'rb_for_each_entry'

Checking and will resend shortly.

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