Re: [patch 3/8] perf top: Move skip symbols to an array

From: Ingo Molnar
Date: Wed Jul 01 2009 - 06:51:26 EST



* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> HI Anton,
>
> On Wed, 01 Jul 2009 09:00:46 +1000 Anton Blanchard <anton@xxxxxxxxx> wrote:
> >
> > +/* Tag samples to be skipped. */
> > +char *skip_symbols[] = {
>
> "static const" ?

I fixed this. Too bad there's no GCC warning for that. (Sparse
catches is but it is not enabled yet for perf.)

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/