summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-03-24 13:14:12 -0400
committerWilliam Cohen <wcohen@redhat.com>2009-03-24 13:14:12 -0400
commit8e9d6257b102f40567b387fe45ab3d1474022f53 (patch)
tree3bfa9c1684551fe3451597893c0a0536165f0adb
parent7d6c591292084444ada2ecdecafe59c730865451 (diff)
downloadsystemtap-steved-8e9d6257b102f40567b387fe45ab3d1474022f53.tar.gz
systemtap-steved-8e9d6257b102f40567b387fe45ab3d1474022f53.tar.xz
systemtap-steved-8e9d6257b102f40567b387fe45ab3d1474022f53.zip
Add NEWS entry for the manpages.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ae93675..74dde8b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
* What's new
+- Systemtap probes and function man pages extracted from the tapsets
+ are now available. To look at man page for systemtap vm.pagefault:
+ $ man 3stap vm.pagefault
+
- Kernel tracepoints are now supported for probing predefined kernel
events without any debuginfo. Tracepoints incur less overhead than
kprobes, and context parameters are available with full type