diff options
-rw-r--r-- | utils/NightlyTest.gnuplot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/NightlyTest.gnuplot b/utils/NightlyTest.gnuplot index c4d0fa91fd..ef5f220b02 100644 --- a/utils/NightlyTest.gnuplot +++ b/utils/NightlyTest.gnuplot @@ -14,6 +14,7 @@ set label "Modulo Sched\n checkin" at "2003-03-28:", 119500 set label "Reoptimizer\n checkins" at "2003-06-01:", 134000 set label "'dummy'\nfunction" at "2003-07-20:", 150000 set label "Reoptimizer\n removal" at "2003-08-10:", 132000 +set label "llvm-db\ncheckin" at "2004-01-04:", 145000 set size .75,.75 plot "running_loc.txt" using 1:2 title '' with lines, \ |