• Masami Hiramatsu's avatar
    perf/probes: Support function entry relative line number · b0ef0732
    Masami Hiramatsu authored
    Add function-entry relative line number specifying support to
    perf-probe. This allows users to define probes by line number
    from entry of the function.
    
     e.g.
    
      perf probe schedule:16
    Signed-off-by: default avatarMasami Hiramatsu <mhiramat@redhat.com>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Jim Keniston <jkenisto@us.ibm.com>
    Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
    Cc: Christoph Hellwig <hch@infradead.org>
    Cc: Frank Ch. Eigler <fche@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Jason Baron <jbaron@redhat.com>
    Cc: K.Prasad <prasad@linux.vnet.ibm.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
    LKML-Reference: <20091027204319.30545.30678.stgit@harusame>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b0ef0732
probe-finder.h 1.38 KB