]> sourceware.org Git - systemtap.git/commitdiff
Add NEWS for the sdt semaphores
authorJosh Stone <jistone@redhat.com>
Wed, 23 Sep 2009 01:44:21 +0000 (18:44 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 23 Sep 2009 01:44:21 +0000 (18:44 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 751f4cc55b331bab060e1224551b67aa03228d08..2bbc99f74b269fb9d7f791200edd2395fe428cbb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * What's new
 
+- process().mark() probes now use an enabling semaphore to reduce the
+  computation overhead of dormant probes.
+
 - The function spec for dwarf probes now supports C++ scopes, so you can
   limit the probes to specific namespaces or classes.  Multiple scopes
   can be specified, and they will be matched progressively outward.
This page took 0.101325 seconds and 5 git commands to generate.