summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorfche <fche>2008-02-19 19:24:12 +0000
committerfche <fche>2008-02-19 19:24:12 +0000
commita73014758df9ba7f832c8f13305652a777b574a9 (patch)
tree69adc1e0c0b2912b0b07b8752cf9e782f9f289c9 /testsuite
parentbe6072b1f884b618ae9f057256cdb702a0829e92 (diff)
downloadsystemtap-steved-a73014758df9ba7f832c8f13305652a777b574a9.tar.gz
systemtap-steved-a73014758df9ba7f832c8f13305652a777b574a9.tar.xz
systemtap-steved-a73014758df9ba7f832c8f13305652a777b574a9.zip
PR5766: back to regexp-based blacklisting
2008-02-19 Frank Ch. Eigler <fche@elastic.org> PR 5766. * tapsets.cxx (build_blacklist): Switch (back) to regexp-based blacklist construction ... (blacklist_p): ... and querying. 2008-02-19 Frank Ch. Eigler <fche@elastic.org> PR5766. * semko/fortyfive.stp: New test.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/ChangeLog5
-rwxr-xr-xtestsuite/semko/fortyfive.stp3
2 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 2a300ff5..6811d912 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2008-02-19 Frank Ch. Eigler <fche@elastic.org>
+ PR5766.
+ * semko/fortyfive.stp: New test.
+
+2008-02-19 Frank Ch. Eigler <fche@elastic.org>
+
PR5771.
* transko/one.stp: Remove, or rather, move to this ...
* semko/zero.stp: new file.
diff --git a/testsuite/semko/fortyfive.stp b/testsuite/semko/fortyfive.stp
new file mode 100755
index 00000000..d295bbde
--- /dev/null
+++ b/testsuite/semko/fortyfive.stp
@@ -0,0 +1,3 @@
+#! stap -p2
+
+probe kernel.function("*@kernel/kprobes.c") {} // blacklisted