summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-02-02 14:22:56 -0500
committerWilliam Cohen <wcohen@redhat.com>2009-02-02 14:22:56 -0500
commit0d65057a8a8b418568a18eb394d3e57f5a8051a5 (patch)
tree164de98691d1d6f37ee7e28579b4b7a23c70f0c5 /NEWS
parent1bf72dfea404434f954214298367817d5c591903 (diff)
parent592470cde0ceb84bbf409482927ba6554b536b95 (diff)
downloadsystemtap-steved-0d65057a8a8b418568a18eb394d3e57f5a8051a5.tar.gz
systemtap-steved-0d65057a8a8b418568a18eb394d3e57f5a8051a5.tar.xz
systemtap-steved-0d65057a8a8b418568a18eb394d3e57f5a8051a5.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 25ebcccf..81887a7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* What's new
+- function("func").label("label") probes are now supported to allow matching
+ the label of a function.
+
- Systemtap initscript is available. This initscript allows you to run
systemtap scripts as system services (in flight recorder mode) and
control those scripts individually.
@@ -10,7 +13,7 @@
automatically from the directory.
- Serious problems associated with user-space probing in shared libraries
- was corrected, making it now possible to experiment with probe shared
+ were corrected, making it now possible to experiment with probe shared
libraries. Assuming dwarf debugging information is installed, use this
twist on the normal syntax: