• L
    tracing: Add print_fmt field · 509e760c
    Lai Jiangshan 提交于
    This is part of a patch set that removes the show_format method
    in the ftrace event macros.
    
    The print_fmt field is added to hold the string that shows
    the print_fmt in the event format files. This patch only adds
    the field but it is currently not used. Later patches will use
    this field to enable us to remove the show_format field
    and function.
    Signed-off-by: NLai Jiangshan <laijs@cn.fujitsu.com>
    LKML-Reference: <4B273D3E.2000704@cn.fujitsu.com>
    Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
    509e760c
ftrace_event.h 5.7 KB