1. 226e3e0 Fix small bugs with non-autotest Telemetry; other cleanups. by cmtice · 10 years ago
  2. 666d175 Tell users where results files are stored. by cmtice · 10 years ago
  3. f4220a3 Update and standardize example experiment files. by cmtice · 10 years ago
  4. 98a5369 Clean up Crosperf options and help. by cmtice · 10 years ago
  5. 71e0042 Various minor crosperf cleanups. by cmtice · 10 years ago
  6. 43f1a45 Download official & trybot images; treat as local images for tests. by cmtice · 10 years ago
  7. c454cee Update unittests to all pass. by cmtice · 10 years ago
  8. 0537956 Always write verbose logs to files. by cmtice · 10 years ago
  9. df3d7d1 Remove 'Completed' column; Remove 'retval' row from summary table. by cmtice · 10 years ago
  10. 44a44be Check for 'significant' results at report generation instead of caching. by cmtice · 10 years ago
  11. 2cce1bd Add page_cycler.bloat to Toolchain team recommended test set. by cmtice · 10 years ago
  12. 42bb3ad Fix syntax error with using some official builds. by cmtice · 10 years ago
  13. 24846b1 Update to use "working" version of perf for now. by cmtice · 10 years ago
  14. 7789294 Fix error that wrote logs to 'verbose' subdirectory. by cmtice · 10 years ago
  15. 6de7f8f Various small fixes for nightly infrastructure tests. by cmtice · 10 years ago
  16. 1390924 Add --logging_level option to crosperf. by cmtice · 10 years ago
  17. 2317dec Fix Crosperf's ETA bug. by cmtice · 10 years ago
  18. e77818d Fix bug introduced with the --show_all_results flag, using cache. by cmtice · 10 years ago
  19. 32f0936 Fix problem with looking for 'perf' in the wrong directory. by cmtice · 10 years ago
  20. 0cc4e77 Add 'build' settings option and xbuddy image format. by cmtice · 11 years ago
  21. fd0b178 Use 'scaling_max_freq' when 'scaling_available_frequencies' is not available. by Han Shen · 10 years ago
  22. 75a28ac Minor Crosperf fixes and cleanups. by cmtice · 10 years ago
  23. 970da90 Update names of default result fields to include graph as well as by cmtice · 11 years ago
  24. 126e0c3 Add test group containing recommended Telemetry performance tests by cmtice · 11 years ago
  25. 384d5f8 Change to use test_that by default instead of run_remote_tests.sh. by cmtice · 11 years ago
  26. af5f70e Fix bug with Telemetry results names. by cmtice · 11 years ago
  27. fb27ee9 Add Telemetry default results file and script to manipulate it. by cmtice · 11 years ago
  28. 9847df9 Use default results for Telemetry tests; add option to use all results. by cmtice · 11 years ago
  29. d80a960 Check for file before prepending directory path. by cmtice · 11 years ago
  30. e5a746f Add the ability to pass arguments through test_that to Telemetry's by cmtice · 11 years ago
  31. 870c184 Update machine_manager.py to deal with new 'ifconfig' output. by cmtice · 11 years ago
  32. 5f3ccbd Update report generation to check for a 'perf_measurements' file. by cmtice · 11 years ago
  33. 5799556 Add example experiment files for Telemetry & test_that. by cmtice · 11 years ago
  34. 0440388 Make changes to run Telemetry tests in nightly infrastructure tests. by cmtice · 11 years ago
  35. a1d0308 Accept hyphens in test names; fix profiler args string. by cmtice · 11 years ago
  36. 9c956f5 Fixed name of telemetry benchmark page_cycler.basic_insert by Luis Lozano · 11 years ago
  37. 53c88e9 Pin max and min frequencies on machine before running experiment. by Luis Lozano · 11 years ago
  38. 70fceb7 crosperf: remove cache if --rerun=True is set. by Yunlian Jiang · 11 years ago
  39. f8b3a5a Allow "." in benchmark names; Allow multiple test sets. by Caroline Tice · 11 years ago
  40. 9e53333 crosperf: fix unittest for crosperf. by Yunlian Jiang · 11 years ago
  41. 9277419 Update crosperf to run telemetry test via autotest. by Caroline Tice · 11 years ago
  42. b47bff4 Make test_that available for running tests. by Caroline Tice · 11 years ago
  43. d79c0b5 Added new daisy machines in the lab. by Luis Lozano · 11 years ago
  44. 4f10d39 Fix results processing to handle "JSON.stringify" in Telemetry results. by Caroline Tice · 11 years ago
  45. bbbd864 Added new parrot machines in the lab by Luis Lozano · 11 years ago
  46. 570b2ce Initialize machine_id_checksum. Make unlocking unlocked machine a warning. by Caroline Tice · 11 years ago
  47. 6aa8528 Fix syntax error in suite_runner.py, to allow crosperf to run "pure" by Caroline Tice · 11 years ago
  48. ffd98bb crosperf: fix the label option chrome_src by Yunlian Jiang · 11 years ago
  49. fefa5c0 crosperf: use run_measurement to run telemetry. by Yunlian Jiang · 11 years ago
  50. 2dd2e9e crosperf: filter out "/' in remote by Yunlian Jiang · 11 years ago
  51. 04dc5dc Adding support of telemetry to crosperf by Yunlian Jiang · 11 years ago
  52. 9fc9919 crosperf: use mac address as machine id if VPD is not available. by Yunlian Jiang · 11 years ago
  53. e5b673f crosperf: remove dead machine in the runtime. by Yunlian Jiang · 11 years ago
  54. 837e07a crosperf: keep alive if one machine is down. by Yunlian Jiang · 11 years ago
  55. 4578ec1 crosperf: add results_cache_unittest by Yunlian Jiang · 11 years ago
  56. 1131359 crosperf: add results_organizer_unittest by Yunlian Jiang · 11 years ago
  57. 8cad5d6 crosperf: import time to autotest_runner.py by Yunlian Jiang · 11 years ago
  58. 0a89243 crosperf: reboot the machine before running benchmarks. by Yunlian Jiang · 11 years ago
  59. 36f91ad Reboot machine if imaging failed by Yunlian Jiang · 11 years ago
  60. 00cc30e Add option to specify output dir of crosperf by Yunlian Jiang · 11 years ago
  61. 006a5b0 Add exe permission to groups for the cache dir. by Yunlian Jiang · 11 years ago
  62. b8b76e2 Remove unrelated /tmp from crosperf report. by Yunlian Jiang · 11 years ago
  63. f81680c Cleaned up directory after copy of tools from perforce directory by Luis Lozano · 11 years ago
  64. 4467f00 Synced repos to: 64740 by Ahmad Sharif · 12 years ago
  65. f395c26 Synced repos to: 63271 by Ahmad Sharif · 12 years ago
  66. a171f8d Synced repos to: 60736 by Ahmad Sharif · 12 years ago
  67. f84bd3b Synced repos to: 60708 by Ahmad Sharif · 12 years ago
  68. 5cc48b5 Synced repos to: 60597 by Ahmad Sharif · 12 years ago
  69. 5ae8a5c Synced repos to: 60588 by Ahmad Sharif · 12 years ago
  70. ee988c8 Synced repos to: 60457 by Ahmad Sharif · 12 years ago
  71. fd356fb Synced repos to: 60208 by Ahmad Sharif · 12 years ago
  72. 92ab7af Synced repos to: 58839 by Ahmad Sharif · 12 years ago
  73. 822c55d Synced repos to: 58313 by Ahmad Sharif · 12 years ago
  74. f1d70cb Synced repos to: 58247 by Ahmad Sharif · 12 years ago
  75. 0dcbc4b Synced repos to: 58208 by Ahmad Sharif · 12 years ago