From: Masami Hiramatsu Date: Thu, 14 Jan 2010 05:12:12 +0000 (-0500) Subject: tracing/kprobe: Update kprobe tracing self test for new syntax X-Git-Tag: v2.6.34-rc1~197^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231e36f4d2e63dd770db80b9f5113310c2bcfcfd;p=pandora-kernel.git tracing/kprobe: Update kprobe tracing self test for new syntax 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: Masami Hiramatsu Cc: systemtap Cc: DLE Cc: Steven Rostedt Cc: Frederic Weisbecker LKML-Reference: <20100114051211.7814.29436.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed