Re: [PATCH 12/13] [PATCH 12/13] perf tools: handle - and + inparsing trace print format

From: Peter Zijlstra
Date: Thu Oct 15 2009 - 03:07:59 EST


On Thu, 2009-10-15 at 08:42 +0200, Ingo Molnar wrote:

> > -CFLAGS = $(M64) -ggdb3 -Wall -Wextra -std=gnu99 -Werror -O6 -fstack-protector-all -D_FORTIFY_SOURCE=2 $(EXTRA_WARNINGS)
> > +CFLAGS = $(M64) -ggdb3 -Wall -Wextra -std=gnu99 -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 $(EXTRA_WARNINGS)
>
> hm, why does this patch change the Makefile?
>
> i've skipped this hunk, it does not appear to be connected to the
> commit.

Probably because he wanted to debug things and O6 generates crappy gdb
experience.. and then it slipped into the diff
--
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/