• Namhyung Kim's avatar
    tracing/probes: Move 'symbol' fetch method to kprobes · 1301a44e
    Namhyung Kim authored
    Move existing functions to trace_kprobe.c and add NULL entries to the
    uprobes fetch type table.  I don't make them static since some generic
    routines like update/free_XXX_fetch_param() require pointers to the
    functions.
    Acked-by: default avatarOleg Nesterov <oleg@redhat.com>
    Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
    Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
    Cc: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
    Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
    Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
    1301a44e
trace_kprobe.c 34.2 KB