summaryrefslogtreecommitdiffstats
path: root/tools/dromaeo_benchmark_runner
Commit message (Collapse)AuthorAgeFilesLines
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-4/+7
| | | | | | | | | | | | | | | | | | Make sure that: - shebang is only present for executable files - shebang is #!/usr/bin/env python - __main__ is only present for executable files - file's executable bit is coherent Also fix EOF LF to be only one. TBR=timurrrr@chromium.org BUG=105108 TEST= Review URL: http://codereview.chromium.org/8678023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111960 0039d316-1c4b-4281-b951-d872f2087c98
* DOM Perf: Python script for dromaeo benchmark automation.pfeldman@chromium.org2010-01-111-0/+263
Origianl review: http://codereview.chromium.org/503028 TBR=vitalyr git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35910 0039d316-1c4b-4281-b951-d872f2087c98