• Steven Rostedt's avatar
    tracing: have function trace select kallsyms · 4d7a077c
    Steven Rostedt authored
    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>
    4d7a077c
Kconfig 9.54 KB