From: hunt Date: Wed, 14 Mar 2007 22:27:49 +0000 (+0000) Subject: 2007-03-14 Martin Hunt X-Git-Tag: release-0.5.13~28 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=5ba4863bffd79835cec97cad3d4e16399def8d10;p=systemtap.git 2007-03-14 Martin Hunt * stap.1.in: Remove "-M" option and edit description of "-b". --- diff --git a/ChangeLog b/ChangeLog index 37137a8cb..433f25f5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,12 @@ +2007-03-14 Martin Hunt + * stap.1.in: Remove "-M" option and edit description of "-b". + 2007-03-14 Martin Hunt * Makefile.am: Don't install old relayfs sources. * makefile.in: Rebuilt. -2007-03-14 Martin Hunt - +2007-03-14 Martin Hunt + * Makefile.am (staprun_SOURCES): Sources now live in runtime/staprun. * makefile.in: Rebuilt. diff --git a/stap.1.in b/stap.1.in index 8b3065e68..5f89c10ea 100644 --- 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