From 453b58eda7e347076a7df00ce9d15bb0e92f6d66 Mon Sep 17 00:00:00 2001 From: Masami Hiramatsu Date: Wed, 30 Apr 2008 11:52:32 -0400 Subject: PR6008: Increase the limitation of the buffer size to 4095MB. --- staprun.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'staprun.8.in') diff --git a/staprun.8.in b/staprun.8.in index 679dda0f..ca976a4a 100644 --- a/staprun.8.in +++ b/staprun.8.in @@ -57,7 +57,7 @@ be in percpu files FILE_x where 'x' is the cpu number. .B \-b BUFFER_SIZE The systemtap module will specify a buffer size. Setting one here will override that value. The value should be -an integer between 1 and 64 which be assumed to be the +an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu if bulk mode is used. .TP .B \-L -- cgit