1. 07048ee cpufreq/time_in_state: add time_in_state support by Marissa Wall · 7 years ago
  2. 42fa0e2 utils/android_build: Add Build class for Android-specific build tasks by Suren Baghdasaryan · 7 years ago
  3. a928cca Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  4. de15658 Merge pull request #138 from marcbonnici/apk_install by setrofim · 7 years ago
  5. d3396f2 Target: Added get_sdk_version method by Marc Bonnici · 7 years ago
  6. c33dd65 Target: Updated install_apk to version from WA2 by Marc Bonnici · 7 years ago
  7. 5337525 cgroups: Add support to dump fake attach events by Joel Fernandes · 7 years ago
  8. 4bf0be2 Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  9. 7145b36 Merge pull request #133 from valschneider/fix-activity-error by setrofim · 7 years ago
  10. 2d96840 utils/android: Fix error detection in adb_shell() by Valentin Schneider · 7 years ago
  11. 48d717b Merge pull request #132 from setrofim/fps by marcbonnici · 7 years ago
  12. 1d3b4c8 instrument/frames: Add surfaceflinger frames instrument by Sergei Trofimov · 7 years ago
  13. 2b3cee6 rendering: Add surfaceflinger frame collector by Sergei Trofimov · 7 years ago
  14. 4adefec instrument/frames: Add GfxInfoFramesInstrument by Sergei Trofimov · 7 years ago
  15. 195085e rendering: Add gfxinfo frame data collector by Sergei Trofimov · 7 years ago
  16. 59f36fc instrument: Add channel discovery to MeasurementCsv by Sergei Trofimov · 7 years ago
  17. 871c59a instrument: Add MeasurementType for time_us by Sergei Trofimov · 7 years ago
  18. df81742 instrument: add conversion support to MeasurementType by Sergei Trofimov · 7 years ago
  19. 8296d6c exception: Add WorkerErrorException and get_traceback by Sergei Trofimov · 7 years ago
  20. 0cac92a cpufreq: Add possible error message for failing to set governor by Brendan Jackman · 7 years ago
  21. 2e106c9 Merge pull request #130 from Leo-Yan/fix_energy_probe_signal_2 by setrofim · 7 years ago
  22. a48775e energy_probe: send signal SIGINT to caiman by Leo Yan · 7 years ago
  23. 9c29690 android env: Remove dependency on SDK by Joel Fernandes · 7 years ago
  24. b738655 Revert "target: add dry run for command execution" by setrofim · 7 years ago
  25. cac70cb gem5: modify pull method to support transfer of multiple files by Ionela Voinescu · 7 years ago
  26. 1a5c1dc target: Add dry run for command execution by Valentin Schneider · 7 years ago
  27. 64292ad Merge pull request #126 from bjackman/fix-monsoon-instructions by setrofim · 7 years ago
  28. 3dbd3f7 monsoon: Fix name of gflags pip package in install instructions by Brendan Jackman · 7 years ago
  29. 4568bcb Turn on/off usb passthrough during test by Joel Fernandes · 7 years ago
  30. 4a936da Merge pull request #125 from avanlaer/pull_directory by setrofim · 7 years ago
  31. 0b7ab6a target: Added get_directory method by Anouk Van Laer · 7 years ago
  32. dc32fa9 cpufreq: Add iter_domains method by Brendan Jackman · 7 years ago
  33. 35987d5 Gem5Connection: Correct pull method by Anouk Van Laer · 7 years ago
  34. 69a83d4 target: add new methods by Sergei Trofimov · 7 years ago
  35. 8b2ac8d AndroidTarget: move _execute_util to internal methods. by Sergei Trofimov · 7 years ago
  36. 97a8997 android: downgrading ls command log to debug by Sergei Trofimov · 7 years ago
  37. 92d9e69 ftrace: add an option to report on target by Sergei Trofimov · 7 years ago
  38. 61b1338 ftrace: chmod trace.dat to make world-readable by Sergei Trofimov · 7 years ago
  39. 7e80a38 ftrace: fix get_trace when outfile is directory by Sergei Trofimov · 7 years ago
  40. f5906cb Gem5Connection: Propagate the check_error_code flag by Sascha Bischoff · 7 years ago
  41. 7836693 Merge pull request #120 from bjackman/speed-up-ssh-execute by setrofim · 7 years ago
  42. 0a20cec ssh: Combine exit code and main command by Brendan Jackman · 7 years ago
  43. d72049d Merge pull request #119 from bjackman/monsoon by setrofim · 7 years ago
  44. 3cfbad1 instrument: Add support for Monsoon Power Monitor by Brendan Jackman · 7 years ago
  45. e17b9c3 android: Raise better error when trying to push non-existent file by Brendan Jackman · 7 years ago
  46. 0d61ee5 daq: Rename sampling_rate->sample_rate_hz by Brendan Jackman · 7 years ago
  47. 49b547a instrument: Add sample_rate_hz attribute for CONTINUOUS instruments by Brendan Jackman · 7 years ago
  48. f7d1b0f Merge pull request #115 from bjackman/fix-get-channels by setrofim · 7 years ago
  49. 1bc29d7 instrument: Fix get_channels method by Brendan Jackman · 7 years ago
  50. f6d02c6 Target: Add read permissions to tmp files before pulling by Marc Bonnici · 7 years ago
  51. 98cf7d0 Merge pull request #112 from bjackman/speed-up-perturb by setrofim · 7 years ago
  52. bd27de1 SshConnection: do not try to sudo as root by Sergei Trofimov · 7 years ago
  53. e276abf shutils: Speed up cpuidle_wake_all_cpus by Brendan Jackman · 7 years ago
  54. 1ab8c25 Merge pull request #110 from marcbonnici/kick_off by setrofim · 7 years ago
  55. 95102d3 Target: Stopped `kick_off` raising an error if command didn't timeout by Marc Bonnici · 7 years ago
  56. d27c8e3 Merge pull request #109 from bjackman/remove-pandas by setrofim · 7 years ago
  57. f0f1847 energy_probe: Remove unused pandas try-import by Brendan Jackman · 7 years ago
  58. b112ed4 Merge pull request #108 from bjackman/fix-ps-android by setrofim · 7 years ago
  59. 55c27e2 AndroidTarget: Fix `ps` when NAME column contains spaces by Brendan Jackman · 7 years ago
  60. f4d3c60 Merge pull request #107 from bjackman/cpufreq-expose-tunable-error by setrofim · 7 years ago
  61. 5c036ea cpufreq: Expose error when writing invalid governor tunable by Brendan Jackman · 7 years ago
  62. 391e95c Merge pull request #106 from bjackman/cpufreq-fix-docstring by setrofim · 7 years ago
  63. a6fb5b5 cpufreq: Fix docstring for `cpu` parameter by Brendan Jackman · 7 years ago
  64. 0655237 Target: Fixes __setup_list_directory issue on production devices. by Marc Bonnici · 7 years ago
  65. fdc0c04 energy_probe: Check if caimain was broken and raise an error by Brendan Jackman · 7 years ago
  66. 8a9e0a4 Merge pull request #99 from marcbonnici/fix_98 by setrofim · 7 years ago
  67. b444ae6 cpufreq: Fixed set_x_for cpus by Marc Bonnici · 7 years ago
  68. dfc63a1 readenergy: New flag to specify execution duration by Basil Eljuse · 7 years ago
  69. 32a975b Merge pull request #97 from marcbonnici/invalidate_as_root by setrofim · 7 years ago
  70. a068fb9 Merge pull request #96 from bjackman/devlib-error-name by setrofim · 7 years ago
  71. 3298205 android: Improve error when _setup_ls fails by Brendan Jackman · 7 years ago
  72. 1fa6f92 DevlibError: Fix project name in docstring by Brendan Jackman · 7 years ago
  73. 0687dac Target: Invalidates _connected_as_root on reboot or reset. by Marc Bonnici · 7 years ago
  74. 08e36bf gem5: fix for the previous fix by Sergei Trofimov · 7 years ago
  75. d40e70d gem5: updating plaform with base params by Sergei Trofimov · 7 years ago
  76. fef7c16 utils/misc: allow modules in walk_modules input by Sergei Trofimov · 7 years ago
  77. 05215e7 Merge pull request #92 from ionela-voinescu/force_adb_root by setrofim · 7 years ago
  78. 66eaf15 android: add support for forced adb root by Ionela Voinescu · 7 years ago
  79. 1dd6950 utils/misc: attach exc_info on error in walk_modules by Sergei Trofimov · 7 years ago
  80. 6665693 target: Fix kernel version regex for -rc field by Brendan Jackman · 7 years ago
  81. 18b77b8 target: Add `parts` field to KernelVersion by Brendan Jackman · 7 years ago
  82. 54adf80 target: Add KernelVersion docstring by Brendan Jackman · 7 years ago
  83. 03561ee target: Make KernelVersion fields numerical by Brendan Jackman · 7 years ago
  84. 9a8d539 target: better parse kernel version numbers by Patrick Bellasi · 7 years ago
  85. baa32ec AndroidTarget: Add charging_enabled property by Brendan Jackman · 7 years ago
  86. 9ce57c0 AndroidTarget: add support to reboot a device via ADB by Patrick Bellasi · 7 years ago
  87. da588ea android: allow to specify a target for fastboot commands by Patrick Bellasi · 7 years ago
  88. 680406b LocalConnection: Add ignored `platform` param to __init__ method by Brendan Jackman · 7 years ago
  89. 28891a8 utils/misc: walk_modules always raises HostError by Sergei Trofimov · 7 years ago
  90. a926503 TimeoutError: moved to devlib.exception by Sergei Trofimov · 7 years ago
  91. c6b7743 gem5: Addition of m5 binaries by Anouk Van Laer · 7 years ago
  92. 21f4003 gem5: Small tweaks in target to allow gem5 simulations by Anouk Van Laer · 7 years ago
  93. e9cf93e gem5: Addition of gem5 simulation platform by Anouk Van Laer · 7 years ago
  94. 29a7940 gem5: Addition of a gem5 connection by Anouk Van Laer · 7 years ago
  95. 5472b67 Merge pull request #87 from bjackman/localconnection-glob by setrofim · 7 years ago
  96. 179e45f LocalConnection: Enrich TargetError message from execute method by Brendan Jackman · 7 years ago
  97. b587049 LocalConnection: Support glob patterns in pull by Brendan Jackman · 7 years ago
  98. 6351a3b Target.killall: catch TargetError on individual kills by Sergei Trofimov · 7 years ago
  99. 44fe037 android: Handle variation in ADB behaviour by Brendan Jackman · 7 years ago
  100. 76c4a72 Merge pull request #84 from bjackman/cgroups-fix-run-into by setrofim · 7 years ago