Skip to content
  • Masami Hiramatsu's avatar
    tracing/kprobe: Update kprobe tracing self test for new syntax · 231e36f4
    Masami Hiramatsu authored
    
    
    Update kprobe tracing self test for new syntax (it supports
    deleting individual probes, and drops $argN support)
    and behavior change (new probes are disabled in default).
    
    This selftest includes the following checks:
    
     - Adding function-entry probe and return probe with arguments.
     - Enabling these probes.
     - Deleting it individually.
    
    Signed-off-by: default avatarMasami Hiramatsu <mhiramat@redhat.com>
    Cc: systemtap <systemtap@sources.redhat.com>
    Cc: DLE <dle-develop@lists.sourceforge.net>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <20100114051211.7814.29436.stgit@localhost6.localdomain6>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    231e36f4