Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [telemetry] Move contents of tools/telemetry_tools to tools/telemetry/util/ | dtu@chromium.org | 2014-02-27 | 1 | -9/+9 |
| | | | | | | | | | | | | | | - Remove bootstrap code from run_measurement. - Move all bootstrap_deps files to the top-level directory of their packages, where they should be! - Indent bootstrap_deps according to the Google Python style guide. BUG=None. TEST=tools/perf/run_measurement --print-bootstrap-deps-cros # Output doesn't change with this patch Review URL: https://codereview.chromium.org/180303005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253795 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add dedicated cros bootstrap_deps. | ihf@chromium.org | 2014-02-21 | 1 | -0/+21 |
This will allow autotest via chromeos-base/chromeos-chrome to bootstrap telemetry perf and gpu tests. Also fix gpu_tests/bootstrap_deps as currently the paths are wrong. BUG=chromium:341333 TEST=Ran "./run_measurement --print-bootstrap-deps-cros" and checked output. Review URL: https://codereview.chromium.org/166483010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252527 0039d316-1c4b-4281-b951-d872f2087c98 |