Re: [PATCH 2/8] tracing: create automated trace defines

From: Jeremy Fitzhardinge
Date: Tue Apr 21 2009 - 13:43:47 EST


Steven Rostedt wrote:

I tried disabling frame pointers, but it looked to me like tracing selects
them. Did I misread, or perhaps it was some other config option doing it...

It is needed for the function tracer (gcc -pg wont work without it). It is the only tracer that selects it.

Ah, right. I'm never sure what all the trace options actually control, so I tend to enable them a bit indescriminately.

J

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