diff options
author | Masami Hiramatsu <mhiramat@redhat.com> | 2008-04-30 11:52:32 -0400 |
---|---|---|
committer | Masami Hiramatsu <mhiramat@redhat.com> | 2008-04-30 11:52:32 -0400 |
commit | 453b58eda7e347076a7df00ce9d15bb0e92f6d66 (patch) | |
tree | fa72419fe0b620f311e1e988f64ce00cb9f85324 /ChangeLog | |
parent | 3b5ab982d758481ccd5003348391bea0b775d34b (diff) | |
download | systemtap-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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-04-30 Masami Hiramatsu <mhiramat@redhat.com> + + PR 6008 + * main.cxx (main): Increase the limitation of buffer size to 4095MB. + * staprun.8.in: Ditto. + 2008-04-29 Frank Ch. Eigler <fche@elastic.org> PR 6466 |