author | wenzelm |
Sun, 14 Aug 2016 22:35:38 +0200 | |
changeset 63701 | 3744d2cf4d2f |
parent 63700 | 2a95d904672e |
child 63702 | fed1d4dab990 |
--- a/src/Pure/Tools/build_stats.scala Sun Aug 14 22:17:32 2016 +0200 +++ b/src/Pure/Tools/build_stats.scala Sun Aug 14 22:35:38 2016 +0200 @@ -122,7 +122,7 @@ set xdata time set timefmt "%s" set format x "%d-%b" -set xlabel """ + quote(session) + """ +set xlabel """ + quote(session) + """ noenhanced set key left top plot [] [0:] """ + data_file_name + """ using 1:2 smooth sbezier title "interpolated cpu time",""" +