1. d3cb83b autotest: Add --count to vm_sanity by Achuith Bhandarkar · 6 years ago
  2. a4cbbe6 utils: fix VM detection by Mike Frysinger · 6 years ago
  3. 7ed7459 sysinfo: Collect sysinfo before tests. by Po-Hsien Wang · 6 years ago
  4. 2017ffc power: Add platform name to power dashboard board if set. by Todd Broch · 6 years ago
  5. 19e0ab3 autotest: Allow setting CPU governor from server tests by Alex Khouderchah · 6 years ago
  6. 8b9126d autotest: Replace screenshot.py with screenshot command. by Shuhei Takahashi · 6 years ago
  7. 0555ba0 power_status: introduce GLK into microarchitecture list by Harry Pan · 6 years ago
  8. ebf5c08 vm_sanity: Eliminate retries by Achuith Bhandarkar · 6 years ago
  9. c918933 Add fps_meter to autotest library by Yi Xu · 6 years ago
  10. 5f2fb5d xfstest: Increase backend device size by Gwendal Grignou · 6 years ago
  11. 000744d7 site_utils: Add SoCs and update GPU PCI IDs by Casey Bowman · 6 years ago
  12. 69f63c1c fio_util: Newer FIO change latency key name by Gwendal Grignou · 6 years ago
  13. 086e88e power_status: Read intel perf directly from msr by Puthikorn Voravootivat · 6 years ago
  14. 3e6a43b Add optional username/password input to autologin by Eric Caruso · 7 years ago
  15. 9cd699c Add utils.get_meminfo to get multiple items in /proc/meminfo by Kuo-Hsin Yang · 7 years ago
  16. aa122c6 local_host: construct AutotestHostRunError with correct args by Brian Norris · 7 years ago
  17. a83e82c utils: Add method to get cpu model, screen resolution, memory size in GB by Puthikorn Voravootivat · 7 years ago
  18. 720640d cros_host: utils: Properly check mosys command exit status by Puthikorn Voravootivat · 7 years ago
  19. 65ad767 cros_host: utils: Ignore return status of mosys command by Puthikorn Voravootivat · 7 years ago
  20. b395044 autotest: utils: make run_sql_cmd actually run sql commands by Aviv Keshet · 7 years ago
  21. c27516f autotest: delete unmap_url_cache and all callers by Aviv Keshet · 7 years ago
  22. ca353aa Add hardware_MemoryZRAMThroughput for ZRAM. by Ben Cheng · 7 years ago
  23. b2b28b3 utils: avoid division by zero. by Ilja H. Friedel · 7 years ago
  24. 0f6d230 utils: Add methods to collect DUT fw, kernel, ec, hw version by Puthikorn Voravootivat · 7 years ago
  25. bfcd65b autotest: parse fast attribute for client job. by Xixuan Wu · 7 years ago
  26. a27022c Typo fix by Dan Shi · 7 years ago
  27. eebd122 utils: Allow ectool temps all to show units by Nicolas Boichat · 7 years ago
  28. a692885 system_metrics_collector now uses system_facade. by Kristoffer Erlandsson · 7 years ago
  29. 82b9f32 Get cpu usage now uses all cols in /proc/stat. by Kristoffer Erlandsson · 7 years ago
  30. 08b9b41 xfstests: Update xfstests and add new tests. by Alexis Savery · 7 years ago
  31. b043bec autotest: Add logging to check running loggables without disable_sysinfo. by Xixuan Wu · 7 years ago
  32. 5877668 Support for tracking allocated file handles. by Kristoffer Erlandsson · 7 years ago
  33. 11e3506 [autotest] Improve performance on result size collection. by Dan Shi · 7 years ago
  34. b84da2b Add util for getting free memory + buffers/cached. by Kristoffer Erlandsson · 7 years ago
  35. 1ad7db0 Add unit tests for cpu and memory methods. by Kristoffer Erlandsson · 7 years ago
  36. 5e8cde9 [autotest] Disable recursive calls to update parent result_info's sizes by Dan Shi · 7 years ago
  37. 427c7b2 utils: Add partition concatenation routine. by Gwendal Grignou · 7 years ago
  38. dac88ce tradefed_test: login using script on DUT. by Ilja H. Friedel · 7 years ago
  39. cdf50c2 [autotest] Try to throttle non-autotest logs first by Dan Shi · 7 years ago
  40. b152039 [autotest] Do not collect full logs per boot by Dan Shi · 7 years ago
  41. d7f0759 update_intel_pci_ids: Get list from ChromeOS Mesa, add SoCs by Mike Mason · 7 years ago
  42. 5aaf906 [autotest] Delete dir_summary json files in parsing by Dan Shi · 7 years ago
  43. c02992f utils: do not use hard-coded INTEL_PCI_ID path by Po-Hsien Wang · 7 years ago
  44. 45cb0e0 autotest: refresh CPU package cstate support by uarch names by Harry Pan · 7 years ago
  45. a9475ec [autotest] Do not shrink build info file for ACTS tests by Dan Shi · 7 years ago
  46. 451e845 [autotest] Protect perf.data from being throttled. by Dan Shi · 7 years ago
  47. 83a60bb [autotest] Add a conversion in result info for backwards compatibility by Dan Shi · 7 years ago
  48. ac39cc3 [autotest] Protect ACTS result files from result throttling. by Dan Shi · 7 years ago
  49. d9be07a [autotest] Fix bug in string format by Dan Shi · 7 years ago
  50. 9b179d0 [autotest] Add some exceptions in result throttling by Dan Shi · 7 years ago
  51. 5d1066a [autotest] Fix minor bug in collecting /dev/pstore by Dan Shi · 7 years ago
  52. 2dc4a41 grab all files in pstore paths by Mike Frysinger · 7 years ago
  53. 67fbe9b [autotest] Add acts result files to white list. by Dan Shi · 7 years ago
  54. c9897aa utils.py: update the x86_64 uarch table by Harry Pan · 7 years ago
  55. e3adb0a autotest: Fix get_chrome_remote_debugging_port to handle ephemeral port. by Achuith Bhandarkar · 7 years ago
  56. c314a4e [autotest] Fix backwards compatibility of sysinfo excludes. by Prathmesh Prabhu · 7 years ago
  57. 0b3ac67 Allow overriding exclude paths for sysinfo collection by Prathmesh Prabhu · 7 years ago
  58. 36c4c69 [autotest] Add a success field in the metrics for result tools. by Dan Shi · 7 years ago
  59. 29119c2 BUG=b:64129809 by Dan Shi · 7 years ago
  60. b31263b [autotest] Accept a sysinfo.logdir object for sysinfo.add_logdir by Prathmesh Prabhu · 7 years ago
  61. aab59c0 Make sysinfo collection more aggressive about resolving source paths by Prathmesh Prabhu · 7 years ago
  62. 9b570a0 [autotest] Stop logging lsb-release content to test keyvals by Dan Shi · 7 years ago
  63. 132c7a9 [autotest] Make result_tools run faster by Dan Shi · 7 years ago
  64. 1d85fcb autotest: Update virtual partition object by Gwendal Grignou · 9 years ago
  65. 92c34c9 [autotest] Support excludes argument in send_file method by Dan Shi · 7 years ago
  66. 4f8c024 [autotest] Add logic in test run and crashcollect to throttle results. by Dan Shi · 7 years ago
  67. c958a3d [autotest] Add logic in result_tools/utils to throttle results if needed. by Dan Shi · 7 years ago
  68. 4b691e5 [autotest] Add two result throttlers (dedupe_file_throttler, zip_file_throttler) by Dan Shi · 7 years ago
  69. 1e6dcef [autotest] Add a delete_file_throttler to throttle result size by Dan Shi · 7 years ago
  70. c45ac69 [autotest] Add shrink_file_throttler used to reduce test result size. by Dan Shi · 7 years ago
  71. 393fc8c [autotest] Add a model to wrap the dictionary of result information. by Dan Shi · 7 years ago
  72. dd53f71 Simplify local_host.run by Prathmesh Prabhu · 7 years ago
  73. ffd5b82 [autotest] Report test result sizes to metrics by Dan Shi · 7 years ago
  74. 557946d Implement python screenshots using GBM library. by Joe Kniss · 7 years ago
  75. da40440 Cleanup local_host unittests. by Prathmesh Prabhu · 7 years ago
  76. 2e5c609 [autotest] Make sysinfo logging more robust by Prathmesh Prabhu · 7 years ago
  77. bb74538 Drop veyron_{brian,brain} references by Brian Norris · 7 years ago
  78. e2e995d [autotest] Move const and helper methods to shared lib module. by Dan Shi · 7 years ago
  79. ad719c1 Revert "Rename SSHHost.run to SSHHost.run_very_slowly" by Allen Li · 7 years ago
  80. 672fb5f Rename SSHHost.run to SSHHost.run_very_slowly by Po-Hsien Wang · 7 years ago
  81. 876e691 utils.py: Fix regex to identify nvme devices by Gwendal Grignou · 7 years ago
  82. 010c0bc [autotest] Move result_utils to its own package by Dan Shi · 7 years ago
  83. f53d126 [autotest] Allow control file to specify maximum test results to collect by Dan Shi · 7 years ago
  84. 1362401 [autotest] Compile result summaries into a single html page by Dan Shi · 7 years ago
  85. 0f37b06 [autotest] Handle the case where no directory summary was collected. by Dan Shi · 7 years ago
  86. 05d0b89 [autotest] Add support to merge directory summaries from multiple result collect by Dan Shi · 7 years ago
  87. 9f879fb [autotest] Record directory information when collecting client side logs. by Dan Shi · 7 years ago
  88. 6dadbab temperature.py: unify temperature measurement by Po-Hsien Wang · 7 years ago
  89. f0c8224 autotest: (base_job) delete TAPReport and all callers by Aviv Keshet · 7 years ago
  90. a2b87b6 vm_sanity: Also test navigation. by Achuith Bhandarkar · 8 years ago
  91. dab8e18 utils.py: Remove X11 remnants by Po-Hsien Wang · 7 years ago
  92. c63d07c [autotest] Improve deprecation warnings by Allen Li · 7 years ago
  93. 4127a8a [autotest] Block '*.core' from test results. by Richard Barnette · 7 years ago
  94. 5ed7e63 [autotest] Merge client/common_lib/site_utils by Allen Li · 8 years ago
  95. 3cf74ed Reland "[autotest] Don't include /var/spool/crash in test results." by Ilja H. Friedel · 7 years ago
  96. 158b180 Revert "[autotest] Don't include /var/spool/crash in test results." by Ilja H. Friedel · 7 years ago
  97. cb21b29 [autotest] Don't include /var/spool/crash in test results. by Richard Barnette · 7 years ago
  98. 0adbce5 Restore a copy of base_utils.py for backward compatibility by Allen Li · 8 years ago
  99. 2c32d6b [autotest] Merge client/bin/site_utils by Allen Li · 8 years ago
  100. e248c6d Stop killing cryptohomed at the end of tests. by Kazuhiro Inaba · 8 years ago