tracing: have function trace select kallsyms
authorSteven Rostedt <srostedt@redhat.com>
Thu, 19 Feb 2009 03:06:18 +0000 (22:06 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Thu, 19 Feb 2009 03:06:18 +0000 (22:06 -0500)
commit4d7a077c0c7bfdba04cf0aa0b79053cf4ebaacf8
tree6c5499988ccb21898b22d709f9f66d019e0fe475
parent0c5119c1e655e0719a69601b1049acdd5ec1c125
tracing: have function trace select kallsyms

Impact: fix output of function tracer to be useful

The function tracer is pretty useless if KALLSYMS is not configured.
Unless you are good at reading hex values, the function tracer should
select the KALLSYMS configuration.

Also, the dynamic function tracer will fail its self test if KALLSYMS
is not selected.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
kernel/trace/Kconfig