summaryrefslogtreecommitdiff
path: root/benchmarks/iozone/patches/patch-report.pl
diff options
context:
space:
mode:
authorhauke <hauke>2011-12-02 15:31:44 +0000
committerhauke <hauke>2011-12-02 15:31:44 +0000
commit1c7bcd36bb053ba806337aecddb7ee03f43a5cd0 (patch)
tree77537fffc0c8345f6bd7801f5bf9e8c1719b40b4 /benchmarks/iozone/patches/patch-report.pl
parentebef977635898b3260120db9f47d1bde86db4ea1 (diff)
downloadpkgsrc-1c7bcd36bb053ba806337aecddb7ee03f43a5cd0.tar.gz
Update by a few dozen patch releases (3.308 -> 3.397).
Install two report Perl scripts, example files, and more docs.
Diffstat (limited to 'benchmarks/iozone/patches/patch-report.pl')
-rw-r--r--benchmarks/iozone/patches/patch-report.pl18
1 files changed, 18 insertions, 0 deletions
diff --git a/benchmarks/iozone/patches/patch-report.pl b/benchmarks/iozone/patches/patch-report.pl
new file mode 100644
index 00000000000..f7781d35846
--- /dev/null
+++ b/benchmarks/iozone/patches/patch-report.pl
@@ -0,0 +1,18 @@
+$NetBSD: patch-report.pl,v 1.1 2011/12/02 15:31:44 hauke Exp $
+
+--- report.pl.orig 2011-12-02 13:57:45.000000000 +0000
++++ report.pl
+@@ -103,11 +103,11 @@ set ytics
+ set logscale x 2
+ set logscale y 2
+ set autoscale z
+-set xrange [2.**5:2.**24]
++#set xrange [2.**5:2.**24]
+ set xlabel "File size in KBytes"
+ set ylabel "Record size in Kbytes"
+ set zlabel "Kbytes/sec"
+-set data style lines
++set style data lines
+ set dgrid3d 80,80,3
+ #set terminal png small picsize 900 700
+ set terminal png small size 900 700