• Masami Hiramatsu's avatar
    perf: Check libdwarf APIs for perf probe · 4c20194c
    Masami Hiramatsu authored
    Check libdwarf APIs for perf probe in tools/perf/Makefile. Since
    dwarf_get_ranges() has been added from libdwarf 20081231 (and
    it's the newest function used in probe-finder.c), this just
    checks whether the function is defined.
    Signed-off-by: default avatarMasami Hiramatsu <mhiramat@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    LKML-Reference: <20091017000752.16556.92051.stgit@dhcp-100-2-132.bos.redhat.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    4c20194c
Makefile 29.8 KB