summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@redhat.com>2008-04-30 11:52:32 -0400
committerMasami Hiramatsu <mhiramat@redhat.com>2008-04-30 11:52:32 -0400
commit453b58eda7e347076a7df00ce9d15bb0e92f6d66 (patch)
treefa72419fe0b620f311e1e988f64ce00cb9f85324 /runtime/staprun/ChangeLog
parent3b5ab982d758481ccd5003348391bea0b775d34b (diff)
downloadsystemtap-steved-453b58eda7e347076a7df00ce9d15bb0e92f6d66.tar.gz
systemtap-steved-453b58eda7e347076a7df00ce9d15bb0e92f6d66.tar.xz
systemtap-steved-453b58eda7e347076a7df00ce9d15bb0e92f6d66.zip
PR6008: Increase the limitation of the buffer size to 4095MB.
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 2c09f8e2..7880d92f 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,5 +1,12 @@
2008-04-30 Masami Hiramatsu <mhiramat@redhat.com>
+ PR 6008
+ * common.c (parse_args): Increase the limitation of the buffer size
+ to 4095MB.
+ * common.c (usage): Ditto.
+
+2008-04-30 Masami Hiramatsu <mhiramat@redhat.com>
+
* stapio.c (main): Fix a typo in a debug message.
* staprun.c (main): Ditto.