Chromium Code Reviews| Index: bench/bench_graph_svg.py |
| =================================================================== |
| --- bench/bench_graph_svg.py (revision 11440) |
| +++ bench/bench_graph_svg.py (working copy) |
| @@ -32,9 +32,9 @@ |
| print '-b <bench> the bench to show.' |
| print '-c <config> the config to show (GPU, 8888, 565, etc).' |
| print '-d <dir> a directory containing bench_r<revision>_<scalar> files.' |
| - print '-e <file> file containing expected bench values/ranges.' |
| + print '-e <file> file containing expected bench values/ranges for the bot.' |
| print ' Will raise exception if actual bench values are out of range.' |
| - print ' See bench_expectations.txt for data format and examples.' |
| + print ' See bench_expectations_<bot>.txt for data format and examples.' |
|
borenet
2013/09/23 19:27:15
I might change use "builder" and "builder name" th
benchen
2013/09/23 19:33:26
Changed in new patchset. Thanks for the more forma
|
| print '-f <revision>[:<revision>] the revisions to use for fitting.' |
| print ' Negative <revision> is taken as offset from most recent revision.' |
| print '-i <time> the time to ignore (w, c, g, etc).' |