1. 770a160 Make crosperf unit tests executable. by cmtice · 9 years ago
  2. e30d342 toolchain-utils: specify full path in script to be run in chroot. by Rahul Chaudhry · 9 years ago
  3. 9db7ae5 Remove temporary workaround for nightly tests locking. by cmtice · 9 years ago
  4. aea5341 Add debugging/triaging message to buildbot job. by cmtice · 9 years ago
  5. 73bf2e9 Remove "import lock_machine". by Han Shen · 9 years ago
  6. 78f2595 Fix typo in file. Committing as obvious. by cmtice · 9 years ago
  7. e1efeb8 Add automatic retries to nightly testing. by Luis Lozano · 9 years ago
  8. 517dc98 Add flag to crosperf to use file lock mechanism. by cmtice · 9 years ago
  9. d1172b4 Minor fixes to make AFE server mechanism work for role account. by cmtice · 9 years ago
  10. aa700b0 Update nightly tests to use old file locking mechanism for now. by cmtice · 9 years ago
  11. 441c949 Correctly calculate the machines_file path. by Han Shen · 9 years ago
  12. e5bc63b Implement new global locking scheme for machines. by cmtice · 9 years ago
  13. 0495c71 Fix typo. by cmtice · 9 years ago
  14. df76222 Added benchmark retry support. by Luis Lozano · 9 years ago
  15. 7cdb11a Add missing import statement. by cmtice · 9 years ago
  16. b458809 Fix typo from previous commit. by cmtice · 9 years ago
  17. 7f3190b Update nightly tests to use mail-sheriff program for reports. by cmtice · 9 years ago
  18. 7658aec Add email message body to results directory. by cmtice · 9 years ago
  19. d96e457 Remove run_remote_tests references. by cmtice · 9 years ago
  20. 54db538 Fix confusing error message when cherrypy is not installed on DUT. by Luis Lozano · 9 years ago
  21. 1721939 Update email sender to use sendgmr, if it's available. by cmtice · 9 years ago
  22. 3931b8b Use "http://chromegw/i/tryserver.chromiumos/" for retrieving builder info. by Han Shen · 9 years ago
  23. 1d65210 Fix various unittest failures. by cmtice · 9 years ago
  24. 5c09fc2 Fix current problem with machine locks. by cmtice · 9 years ago
  25. d7d5084 Fix typo in previous commit. by Luis Lozano · 9 years ago
  26. 8a68b2d Make sure latest toolchains are build in non vanilla testing. by Luis Lozano · 9 years ago
  27. a63ffc0 Wait 10 minutes after builbot launch before looking for data. by cmtice · 9 years ago
  28. 9b55238 Add a new flavor of command executer. by Han Shen · 9 years ago
  29. 7141db2 Allow weekly report to use a remote different from what is in the cache. by Luis Lozano · 9 years ago
  30. 18f0403 Put back supposedly dead parrot in our list. by Luis Lozano · 9 years ago
  31. 09b027f Change default to build ChromeOS with AFDO. by Luis Lozano · 9 years ago
  32. de0a90d Scripts to use with sysroot_wrapper bisecting. by Luis Lozano · 10 years ago
  33. 0e2d9a0 Remove deprecated Telemetry benchmarks. by Luis Lozano · 9 years ago
  34. 96d936c Remove checking 'cros flash' locally. by Han Shen · 9 years ago
  35. 004bccb Use original autotest location for telemetry runs. by Luis Lozano · 9 years ago
  36. f9bb4a9 Remove invocation to 'cros_image_to_taget.py', which was deprecated on Feb 4. by Han Shen · 9 years ago
  37. 5d7e21d Run telemetry tests with test_that fast mode. by Luis Lozano · 9 years ago
  38. 07eb87f Fix typo that was causing some files to not be found/deleted. by cmtice · 9 years ago
  39. a844671 crosperf: fix the problem on machine assignment. by Yunlian Jiang · 9 years ago
  40. fe054f1 Only tar chromiumos_test_image.bin file, instead of all files under images directory. by Han Shen · 9 years ago
  41. fdd8a5b Added a function that cleans temporaries/images under crostc/chromeos. by Han Shen · 9 years ago
  42. 374effc toolchain-utils: remove dead parrot by Rahul Chaudhry · 9 years ago
  43. 776d528 Mark buildbot_test_toolchains.py, test_toolchains.py, and weekly_report.py executable. by Rahul Chaudhry · 9 years ago
  44. ce5ffa4 Add date to job descriptions; wait for pending builds. by cmtice · 9 years ago
  45. 86cd5ab New location for sheriffs.txt file. by Rahul Chaudhry · 9 years ago
  46. 1047b07 Search Google Storage for trybot image artifacts. by cmtice · 9 years ago
  47. d6a79af Add all the files and scripts for using the binary search tool to by cmtice · 9 years ago
  48. 513d852 Fix syntax error: Replace 'else if' with 'elif'. by cmtice · 9 years ago
  49. a1fbd8a Make crosperf fail if 'build' field is empty. by cmtice · 9 years ago
  50. 3782857 Update command_executer.py to allow a silent execution mode, by cmtice · 9 years ago
  51. d54f980 Make fatal errors if trybot job fails or trybot image is empty. by cmtice · 9 years ago
  52. 2da6494 Removed ZGB machines. They dont longer exist in the lab. by Luis Lozano · 9 years ago
  53. 46093e5 New script for using buildbots for nightly tests. by cmtice · 10 years ago
  54. e12e5b2 New script to tell if machines are 'identical' for crosperf. by cmtice · 10 years ago
  55. a680622 Add 3 new boards (9 new machines) to default_remotes. by cmtice · 10 years ago
  56. 71f94b8 Move binary search tool to toolchain-utils with a comprehensive test suite. by Han Shen · 11 years ago
  57. 8d77427 Run a dummy command in ChrootRunCommand to create a chroot if needed. by Rahul Chaudhry · 10 years ago
  58. 215c12f Copy the gcc libs to the appropriate destination directory for the board. by Rahul Chaudhry · 10 years ago
  59. 8ac4ec0 Specify full paths for scripts run inside the chroot. by Rahul Chaudhry · 10 years ago
  60. c1635a8 Remove the default=1 for --jobs option to setup_chromeos.py. by Rahul Chaudhry · 10 years ago
  61. 61cfa96 Delete the .git5_specs crud from toolchain_utils. by Rahul Chaudhry · 10 years ago
  62. cec0bd8 Replace "svn ls" with "git ls-remote". by Rahul Chaudhry · 10 years ago
  63. 1a22436 Fix issue where crosperf can't find local cros_scratch. by cmtice · 10 years ago
  64. bf70b04 Fix assumption that 'graph' results field is non-null. by cmtice · 10 years ago
  65. 23130bd Add AFDO to nightly builds. by cmtice · 10 years ago
  66. d207b21 Changed name of one of our lab machines. by Luis Lozano · 10 years ago
  67. 50ef334 Add framework for parsing logs obtained from heap measurements in ChromeOS machines. by Soumya Basu · 10 years ago
  68. 74b3d32 Fix issue where Telemetry tests appear to pass, but really failed by cmtice · 10 years ago
  69. c490e07 Update and expand regression tests for results_cache.py by cmtice · 10 years ago
  70. 4536ef6 Minor fixes to weekly report generation. by cmtice · 10 years ago
  71. 6367e17 Adding/updating a few more unittests for Crosperf. by cmtice · 10 years ago
  72. 4f0309d Add regression test for suite_runner.py by cmtice · 10 years ago
  73. 56fb716 Update nightly tests (and weekly report stuff) to use official builds. by cmtice · 10 years ago
  74. 03d3098 Adds a second build of host packages. by Han Shen · 10 years ago
  75. 4859f5f Add script for generating weekly comparison report. by cmtice · 10 years ago
  76. 94bc470 Update test_toolchains.py to save tar files of the images used. by cmtice · 10 years ago
  77. 1505b6a Update and expand machine_manager_unittest. by cmtice · 10 years ago
  78. 2a370f7 Add --cache_only global setting to crosperf. by cmtice · 10 years ago
  79. 4d24b3a Fix problems found when running benchmark_run_unittest. by cmtice · 10 years ago
  80. 4eb6453 Rename chromite.buildbot -> chromite.cbuildbot. by Don Garrett · 10 years ago
  81. ba0d0de Fix bug, parameter name masked module name. by cmtice · 10 years ago
  82. 798a8fa Better handling of "not identical machines" failure. by cmtice · 10 years ago
  83. df80533 Add --skip_chroot_upgrade flag to build_packages. by cmtice · 10 years ago
  84. 4270976 Add unit test for experiment_runner.py by cmtice · 10 years ago
  85. 87ae9a0 Update & complete benchmark_run_unittest.py by cmtice · 10 years ago
  86. 2250df9 Expand experiment_factory_unittest.py to be more complete. by cmtice · 10 years ago
  87. 8dfdabd Correctly test failures while building boards. by Han Shen · 10 years ago
  88. 2fca8ce Add 3 unittests, for test_flag.py, config.py and benchmark.py by cmtice · 10 years ago
  89. 6ffbb92 Add unittesting for download_images.py (and translate_xbuddy.py). by cmtice · 10 years ago
  90. fe3001c Add support to build mutiple boards for binutils/gcc. by Han Shen · 10 years ago
  91. 57f71b3 Fix bug to now allow mounting chrome_src from inside chroot. by cmtice · 10 years ago
  92. 226e3e0 Fix small bugs with non-autotest Telemetry; other cleanups. by cmtice · 10 years ago
  93. 4375f76 Abort deleting the directory if deletion of any of its chromeos subtree fails. by Han Shen · 10 years ago
  94. 666d175 Tell users where results files are stored. by cmtice · 10 years ago
  95. a58a824 Add necessary output to auto_delete_nightly_test_data script and return with meaning exit code. by Han Shen · 10 years ago
  96. f4220a3 Update and standardize example experiment files. by cmtice · 10 years ago
  97. dd75bad Use CrosRunCommand to find if cherrypy is available. Fixed bug in CrosRunCommand by Luis Lozano · 10 years ago
  98. 1e462d9 Fixed command to figure out if cherrypi is available on the DUT by Luis Lozano · 10 years ago
  99. 98a5369 Clean up Crosperf options and help. by cmtice · 10 years ago
  100. 71e0042 Various minor crosperf cleanups. by cmtice · 10 years ago