summaryrefslogtreecommitdiff
path: root/utils/NightlyTest.gnuplot
Commit message (Collapse)AuthorAge
* remove these labels, there are now bigger jumps in the graph that are unlabeledChris Lattner2005-11-15
| | | | 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-28
| | | | | | | 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-02
| | | | 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-23
| | | | 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-06
| | | | | | | | | 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-05
| | | | | | | | | 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-18
| | | | 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-07
| | | | 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-08
| | | | | | | * 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-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9807 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new labelChris Lattner2003-08-23
| | | | 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-21
| | | | 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-20
| | | | 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-19
| | | | 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-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7957 91177308-0d34-0410-b5e6-96231b3b80d8