Re: sched.c: why -fno-omit-frame-pointer?

From: Andi Kleen
Date: Sun Aug 19 2007 - 18:06:36 EST


Adrian Bunk <bunk@xxxxxxxxxx> writes:
>
> Is the -fno-omit-frame-pointer still required for some reason, or is
> this a relict that could be removed?

It's needed so that the WCHAN /proc display can backtrace one
level up out of schedule()

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