Skip to content
Commit 4d7a077c authored by Steven Rostedt's avatar Steven Rostedt
Browse files

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: default avatarSteven Rostedt <srostedt@redhat.com>
parent 0c5119c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment