aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NightlyTest.gnuplot
Commit message (Collapse)AuthorAgeFilesLines
* remove these labels, there are now bigger jumps in the graph that are unlabeledChris Lattner2005-11-151-9/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24365 91177308-0d34-0410-b5e6-96231b3b80d8
* The nightly tester report doesn't report JIT code size anymore, remove itChris Lattner2005-10-281-38/+0
| | | | | | | from the olden graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24057 91177308-0d34-0410-b5e6-96231b3b80d8
* put the right labels on the dataChris Lattner2005-10-021-96/+96
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23599 91177308-0d34-0410-b5e6-96231b3b80d8
* Change formats, as suggested by DuraidChris Lattner2004-11-231-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18150 91177308-0d34-0410-b5e6-96231b3b80d8
* Change the "rotate by 90" xtics specification to just "rotate" which isReid Spencer2004-07-061-7/+7
| | | | | | | | | equivalent. The "by <angle>" syntax is not acceptable for all output devices. Apparently the Sparc and x86 output devices (no color) don't accept this, but should accept the plain "rotate". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14645 91177308-0d34-0410-b5e6-96231b3b80d8
* Caused the labels on the small plots to be drawn vertically instead ofReid Spencer2004-07-051-0/+28
| | | | | | | | | horizontally so they no longer overlap. This eye-strain-lessening patch contributed by Vladimir Merzliakov. Thanks! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14632 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a label for the bump when we started counting llvm/projectsChris Lattner2004-02-181-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11596 91177308-0d34-0410-b5e6-96231b3b80d8
* explain the jump for llvm-dbChris Lattner2004-01-071-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10713 91177308-0d34-0410-b5e6-96231b3b80d8
* * Add units to the yaxis of each chartChris Lattner2003-11-081-6/+6
| | | | | | | * Add charts to the nightly test report git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9808 91177308-0d34-0410-b5e6-96231b3b80d8
* Since we are collecting all of this data, we might as well graph it!Chris Lattner2003-11-081-3/+202
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9807 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new labelChris Lattner2003-08-231-3/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8091 91177308-0d34-0410-b5e6-96231b3b80d8
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-211-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8005 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix bug where we printed the month number instead of the day number *blush*Chris Lattner2003-08-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7980 91177308-0d34-0410-b5e6-96231b3b80d8
* Increase the size of the LOC chartChris Lattner2003-08-191-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7968 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-181-0/+28
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7957 91177308-0d34-0410-b5e6-96231b3b80d8