summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-11-18 23:17:30 -0500
committerWilliam Cohen <wcohen@redhat.com>2008-11-18 23:17:30 -0500
commita3ea7334517f241e50fd5b72c907707941524510 (patch)
tree37df23e0b2a190bac4b13da982497af13d15cdf5 /NEWS
parentd0dca8f4c797a6c41d45147b3fe7a359e98179ef (diff)
parent8590d03dfe106ec860fd1cdbe28d394d61b6a791 (diff)
downloadsystemtap-steved-a3ea7334517f241e50fd5b72c907707941524510.tar.gz
systemtap-steved-a3ea7334517f241e50fd5b72c907707941524510.tar.xz
systemtap-steved-a3ea7334517f241e50fd5b72c907707941524510.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1cd56dd..29276f7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* What's new
+- Per-pass verbosity control is available with the new "--vp {N}+" option.
+ "stap --vp 040" adds 4 units of -v verbosity only to pass 2.
+
- Most probe handlers now run with interrupts enabled, for improved
system responsiveness and less probing overhead. This may result
in more skipped probes, for example if a reentrant probe handler