From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Shishkin Date: Fri, 30 Jul 2010 14:04:53 +0000 Subject: [patch 4/6] blktrace: blktrace documentation update Message-Id: <4C52DC05.1090201@redhat.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="------------030108020509080409020405" List-Id: To: linux-btrace@vger.kernel.org This is a multi-part message in MIME format. --------------030108020509080409020405 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit -- Edward O. Shishkin Principal Software Engineer Red Hat Czech --------------030108020509080409020405 Content-Type: text/plain; name="11-blktrace-fix-595620.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="11-blktrace-fix-595620.patch" Fixup for 595620. Document undocumented blktrace options. Update the man pages. Signed-off-by: Edward Shishkin --- --- blktrace-1.0.1.orig/blktrace.c +++ blktrace-1.0.1/blktrace.c @@ -435,9 +435,24 @@ } }; -static char usage_str[] = \ - "-d [ -r debugfs path ] [ -o ] [-k ] [ -w time ]\n" \ - "[ -a action ] [ -A action mask ] [ -I ] [ -v ]\n\n" \ +static char usage_str[] = "\n\n" \ + "-d | --dev=\n" \ + "[ -r | --relay= ]\n" \ + "[ -o | --output=]\n" \ + "[ -D | --output-dir=\n" \ + "[ -w