summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2010-03-25 18:50:16 -0700
committerJosh Stone <jistone@redhat.com>2010-03-25 18:50:16 -0700
commit649260f387b644f8cfafe5e992d6c8890c906dd5 (patch)
treec37ccd1175f18005a369ead86983a8f67f42ec38 /NEWS
parent122b4fcd9ca8947ab96c8efdfe4430df8ea6b341 (diff)
downloadsystemtap-steved-649260f387b644f8cfafe5e992d6c8890c906dd5.tar.gz
systemtap-steved-649260f387b644f8cfafe5e992d6c8890c906dd5.tar.xz
systemtap-steved-649260f387b644f8cfafe5e992d6c8890c906dd5.zip
Mention ** in NEWS and stapprobes.3stap
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4af77786..5d01fee1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+* What's new
+
+- Probe wildcards can now use '**' to cross the '.' separator.
+ $ stap -l 'sys**open'
+ syscall.mq_open
+ syscall.open
+
* What's new in version 1.2
- Prototype support for "perf events", where the kernel supports the