1. c2fb3c2 Delete testing directory even if test fails. (Currently dejagnu always fails.) by shenhan · 12 years ago
  2. a55d690 Made command executer respect print_to_console flag. by asharif · 12 years ago
  3. fe79bcc Added support to try lock multiple machines. by shenhan · 12 years ago
  4. c60576f Adding support for cleanup the mount point, chroot and chromeos root. by shenhan · 12 years ago
  5. 0e9ba56 Deal with the overflow of gmean by yunlian · 12 years ago
  6. 7b724dd Handle the bootPerfServer case, accumulate values like a{1}, a{2}. by yunlian · 12 years ago
  7. edeaab0 Do not try to copy perf result if the run is cached already by yunlian · 12 years ago
  8. becf624 Properly return exit codes to indicate build_tc failure. by shenhan · 12 years ago
  9. 29b88af Remove perf report from console. by yunlian · 12 years ago
  10. 0e80ac9 Make experiment_factory_unittest.py and crosperf_test.py pass by yunlian · 12 years ago
  11. df84fbf Add pstat module by yunlian · 12 years ago
  12. 0b5d5c8 Pass in --force-mismatch to test_toolchains.py. by asharif · 12 years ago
  13. d02d6d2 Fix benchmark_run_unittest.py Test: benchmark_run_unittest.py passes by yunlian · 12 years ago
  14. 8a3bdcb Use json instead of picke to serialize LockDescription by yunlian · 12 years ago
  15. b7ff88b Fix permission problems during "cros_sdk --bootstrap" and change interpreter to "python" for gPrecise. by shenhan · 12 years ago
  16. 9213b83 Added support for building chrome browser against an external source. by shenhan · 12 years ago
  17. 58a8c9f Enable crosperf to image machines that have a different board than the image. by asharif · 12 years ago
  18. 2a60698 Add default remotes for each board. by yunlian · 12 years ago
  19. ab18be4 Make the benchmark_run_unittest.py and experiment_file_unittest.py pass by yunlian · 12 years ago
  20. 21474ab Add machine_manager_unittest.py by yunlian · 12 years ago
  21. 88631db Print out cpuinfo at the email. Test: It prints out the cpuinfo by yunlian · 12 years ago
  22. e0a6d8a Added machine lock around testing run, also includes a minor fix for email address and the change to test label. by shenhan · 12 years ago
  23. 2b85660 Support different board in a single crosperf by yunlian · 12 years ago
  24. e178da7 Added workaround for crosbug.com/35684. by asharif · 12 years ago
  25. cd42ad7 Add repo_to_repo script for crosperf on chromiumos by yunlian · 12 years ago
  26. 442c8ce Use lock_machine.py to do the lock at image_chromeos by yunlian · 12 years ago
  27. f844b43 Added files for dejagnu nighly job. by shenhan · 12 years ago
  28. 52a6c57 Allow use to set the lock_dirs for lock_machine by yunlian · 12 years ago
  29. cc8daaf Added check to see whether any value is negative before computing the gmean. by asharif · 12 years ago
  30. 2694550 Removed logging of cached output and error to the console. by asharif · 12 years ago
  31. 5836e6c Made execution of crosperf more hermetic. by asharif · 12 years ago
  32. f783b7d Added support for bg coloring a row. by asharif · 12 years ago
  33. 79e8953 Add number of completed runs in the simple table. by yunlian · 12 years ago
  34. b074ac7 Changed image_chromeos.py to use ./bin/cros_image_to_target.py. by asharif · 12 years ago
  35. fd8e57b Log and return an error message if the machine is down when by asharif · 12 years ago
  36. f08a90e Add benchmark run status at the email by yunlian · 12 years ago
  37. ea0beec Only record the num_reimage when the image is successful. by yunlian · 12 years ago
  38. 2950a3f Do not use cached_result runs to calculate the ETA by yunlian · 12 years ago
  39. a94e9e0 Add GetLastEventTime() to timeline.py by yunlian · 12 years ago
  40. e0f4e38 Change a lable from Mean/StdDev to StdDev/Mean by yunlian · 12 years ago
  41. c742d99 Add timeline class to support debug by yunlian · 12 years ago
  42. 55be177 Print number of re-images in the email by yunlian · 12 years ago
  43. fce8042 Automated g4 rollback of changelist 63276. by asharif · 12 years ago
  44. e59ac27 Add three new options to this script: --cflags, --cxxflags, and --ldflags. by cmtice · 12 years ago
  45. 5797230 Remove &nsbp; to avoid the scroll bar by yunlian · 12 years ago
  46. 8a8ce96 Changed the nightly to use 6 iterations instead of 1. by asharif · 12 years ago
  47. 464c10b Ensure necessary mount points before executing chroot commands. by shenhan · 12 years ago
  48. f2e605d Remove table.py, results_columns.py. Remove dead codes in results_report.py by yunlian · 12 years ago
  49. 269e57d Added columns for standard deviation and noise for the summary table. by asharif · 12 years ago
  50. 166a4e0 Added CoeffVarResult as well as CoeffVarFormat classes. by asharif · 12 years ago
  51. a68f417 Made the tabulator unittest pass. by asharif · 12 years ago
  52. 8a56658 Remove the /usr/local/autotest/result/* from the device before by yunlian · 12 years ago
  53. d7dbf15 Made the results cache aware and tolerant of change: by asharif · 12 years ago
  54. 550d6ee Add machine description to the cache contents. This will be by yunlian · 12 years ago
  55. 6f9ad25 Minor fixes to run_dejagnu. by shenhan · 12 years ago
  56. 5485d6c Significantly speed-up checksumming by using the md5sum utility instead by asharif · 12 years ago
  57. 5d04332 Add rdbytes and wrbytes to lower is better by yunlian · 12 years ago
  58. f81369a Fix the warning message when the values are empty. by yunlian · 12 years ago
  59. f80f890 Use /proc/meminfo instead of /var/log/memory_spd_info.txt to get the by yunlian · 12 years ago
  60. 9b5a8fe Removed deprecated EXACT_REMOTE cache condition. Replaced that with by asharif · 12 years ago
  61. 6797358 Added code to work around crosbug.com/34956. test_toolchains.py now by asharif · 12 years ago
  62. 0ff861e Use EMAIL format instead of HTML format to show the content in email by yunlian · 12 years ago
  63. bcfbdf8 Handle the case where the result of a run is empty. by yunlian · 12 years ago
  64. 8c403da use LogFatal if all the machines are locked by others by yunlian · 12 years ago
  65. 6e612cc Add lock to image_chromeos to ensure the host run the script by yunlian · 12 years ago
  66. e4a5a8f Replace '.' with '' for image labels. crosperf doesn't accept '.' in by asharif · 12 years ago
  67. 0143e8a A better way to solve out of index bug by yunlian · 12 years ago
  68. 739ec26 s/rootfs_boost/rootfs_boost_size. by asharif · 12 years ago
  69. bc6aaad Fix the index out of range bug when iterations of benchmarks are different. by yunlian · 12 years ago
  70. 9b1bf4f Approving it so you can just edit the description and submit the CL. by shenhan · 12 years ago
  71. 992a490 Correct minilayout parameter by yunlian · 12 years ago
  72. 1d37e27 use -g minilayout instead of -m minilayout by yunlian · 12 years ago
  73. 5fe40e2 Catch error early when setup_chromeos.py fails. by asharif · 12 years ago
  74. 4a9f889 Correct the perf parameter of the example by yunlian · 12 years ago
  75. 8741427 Fixed typo in test_toolchains.py. by asharif · 12 years ago
  76. 2fcf1bf Added check for list of zero size in crosperf. by asharif · 12 years ago
  77. 3802fbf Add an option to checkout the tree at a given timestamp by yunlian · 12 years ago
  78. 411f617 Disable lock when there is no locks_dir by yunlian · 12 years ago
  79. 3497d89 Doubled chromeos job's timeout from 12 hours to 24 hours. by asharif · 12 years ago
  80. dade7a5 Change a typo by yunlian · 12 years ago
  81. 8cddf1a Moved "import stat" near the use. by asharif · 12 years ago
  82. 4797e27 Add functions to show the raw data and the length of none zero result by yunlian · 12 years ago
  83. 777f5ef Use new tabulator to show the fulltable Test: run crosperf, works fine by yunlian · 12 years ago
  84. 109ac9f Fixed couple of bugs found in processing of --env and --cxxflags options by llozano · 12 years ago
  85. 4030e44 Drop from "utils." since tabulator.py is already in utils. by asharif · 12 years ago
  86. 0f9022d Removed bhaskar-staff from cc for changes in v14/automation. by asharif · 12 years ago
  87. e6b72fe Added an option to test_toolchains.py to build the external version of ChromeOS. by asharif · 12 years ago
  88. 03e1215 Use new tabulator to draw the chart. by yunlian · 12 years ago
  89. 78c59a3 Added --public to the chromeos nightly performance job. by asharif · 12 years ago
  90. 4447378 Added --env flag to build_chromeos.py to pass in custom env. by asharif · 12 years ago
  91. 82690fa Add benchmark name and iteration at the top of table. by yunlian · 12 years ago
  92. ab362d0 Added StringMeanResult class. If all results are the same string value, by asharif · 12 years ago
  93. 8df8f44 Added StorageFormat and unit tests for it. by asharif · 12 years ago
  94. 9ed0701 Fixed gpylint warnings. by asharif · 12 years ago
  95. bb8f679 Change the output format of result_organizer to make it suite the by yunlian · 12 years ago
  96. ac484b5 Use new tabulator to show the result in email. by yunlian · 12 years ago
  97. d0e6751 Add support for another format to build the table. Add support for PLAIN format by yunlian · 12 years ago
  98. 79cac7c Fix the example experiment file by adding autotestname field. by shenhan · 12 years ago
  99. bd1865c Correct the colspan for table headings by yunlian · 12 years ago
  100. 1b1c841 Add results_organizer to collect data from benchmark_runs for tabulator by yunlian · 12 years ago