• S
    tracing: have function trace select kallsyms · 4d7a077c
    Steven Rostedt 提交于
    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: NSteven Rostedt <srostedt@redhat.com>
    4d7a077c
Kconfig 9.5 KB