]> sourceware.org Git - systemtap.git/commitdiff
2007-03-14 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Wed, 14 Mar 2007 22:27:49 +0000 (22:27 +0000)
committerhunt <hunt>
Wed, 14 Mar 2007 22:27:49 +0000 (22:27 +0000)
* stap.1.in: Remove "-M" option and edit description of "-b".

ChangeLog
stap.1.in

index 37137a8cbaae3c95a437318ef5ce69e372b8c786..433f25f5cc3993017be7661d9a8147ad6ce1acc9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
+2007-03-14  Martin Hunt  <hunt@redhat.com>     
+       * stap.1.in: Remove "-M" option and edit description of "-b".
+
 2007-03-14  Martin Hunt  <hunt@redhat.com>
        * Makefile.am: Don't install old relayfs sources.
        * makefile.in: Rebuilt.
 
-2007-03-14  Martin Hunt  <hunt@redhat.com>     
-
+2007-03-14  Martin Hunt  <hunt@redhat.com>
+       
        * Makefile.am (staprun_SOURCES): Sources now live in
        runtime/staprun.
        * makefile.in: Rebuilt.
index 8b3065e687212f89afc7c9244a3cb2c0f60c3209..5f89c10ea8c6db45e5f0a7150a2e5604d16d902b 100644 (file)
--- a/stap.1.in
+++ b/stap.1.in
@@ -105,11 +105,7 @@ debbugging information for $target variables.
 Unoptimized mode.  Disable unused code elision during elaboration.
 .TP
 .BI \-b
-Use relayfs-based bulk mode for kernel-to-user data transfer.
-.TP
-.BI \-M
-Don't merge per-cpu files when using bulk (relayfs) mode. This option is
-valid for bulk mode.
+Use bulk mode (percpu files) for kernel-to-user data transfer.
 .TP
 .B \-t
 Collect timing information on the number of times probe executes
This page took 0.038938 seconds and 5 git commands to generate.