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 builder values/ranges.' |
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_<builder>.txt for data format / examples.' |
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).' |