about summary refs log tree commit diff
path: root/afl-plot
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-05-10 10:30:57 +0200
committervanhauser-thc <vh@thc.org>2021-05-10 10:31:11 +0200
commitceb138cefe46e4412f54f31a812c125cebbb5b65 (patch)
treef0db842c5af44c36e060d56b91bfe0363a50988f /afl-plot
parent114605df538bc49da3778546b74a9230fc4c0908 (diff)
downloadafl++-ceb138cefe46e4412f54f31a812c125cebbb5b65.tar.gz
afl-plot: relative time
Diffstat (limited to 'afl-plot')
-rwxr-xr-xafl-plot6
1 files changed, 3 insertions, 3 deletions
diff --git a/afl-plot b/afl-plot
index f5bb041d..26c8d1b7 100755
--- a/afl-plot
+++ b/afl-plot
@@ -111,9 +111,9 @@ set terminal png truecolor enhanced size 1000,300 butt
 
 set output '$outputdir/high_freq.png'
 
-set xdata time
-set timefmt '%s'
-set format x "%b %d\n%H:%M"
+#set xdata time
+#set timefmt '%s'
+#set format x "%b %d\n%H:%M"
 set tics font 'small'
 unset mxtics
 unset mytics