[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100113125810.GC2934@ghostprotocols.net>
Date: Wed, 13 Jan 2010 10:58:10 -0200
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Frédéric Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH 5/6] perf tools: Use rb_for_each_entry
Em Wed, Jan 13, 2010 at 10:11:35AM +0100, Ingo Molnar escreveu:
>
> * Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
>
> > From: Arnaldo Carvalho de Melo <acme@...hat.com>
> >
> > Cc: Fr??d??ric Weisbecker <fweisbec@...il.com>
> > Cc: Mike Galbraith <efault@....de>
> > Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> > Cc: Paul Mackerras <paulus@...ba.org>
> > Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> > ---
> > 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists