1. 7919a56 Add support for arbitrary ADB servers by Anthony Barbier · 7 years ago
  2. df4d06b Merge pull request #150 from marcbonnici/apkinfo by setrofim · 7 years ago
  3. 02c93b4 ABI_MAP: Adds 'armeabi-v7a' to mapping by Marc Bonnici · 7 years ago
  4. 98fb2e2 Target: Ported supported_abi property from WA2 by Marc Bonnici · 7 years ago
  5. 68be9d8 utils/android: Added native code extraction of apks from WA2 by Marc Bonnici · 7 years ago
  6. 09f69dc Merge pull request #148 from marcbonnici/Documentation by setrofim · 7 years ago
  7. 1fd5636 Documentation: Corrected typos by Marc Bonnici · 7 years ago
  8. 6bc3479 Merge pull request #147 from setrofim/master by marcbonnici · 7 years ago
  9. 85036fb utils/android: better error message when exit code not detected by Sergei Trofimov · 7 years ago
  10. b933dbd Merge pull request #146 from derkling/adb_addons by setrofim · 7 years ago
  11. 0c7eb9e target: add support to kill/restart and ADB connection by Patrick Bellasi · 7 years ago
  12. f26f942 tagert: factor out the wait_boot_complete code by Patrick Bellasi · 7 years ago
  13. b062097 Merge pull request #145 from ionela-voinescu/fix_se by setrofim · 7 years ago
  14. 0a95bbe misc.py: fix syntax error introduced by 86c9b6a1c7e by Ionela Voinescu · 7 years ago
  15. 85f30ed Merge pull request #144 from setrofim/master by marcbonnici · 7 years ago
  16. 86c9b6a utils/misc: update MIDR table by Sergei Trofimov · 7 years ago
  17. 3f1a1c4 Merge pull request #134 from qperret/gem5stats-instru by setrofim · 7 years ago
  18. 7a827e2 instrument: Add power monitoring support on Gem5 platforms by Quentin Perret · 7 years ago
  19. ce48ad2 module: gem5stats: add an iterator to match records by Quentin Perret · 7 years ago
  20. f9bc696 Merge pull request #142 from qperret/gem5stats-module by setrofim · 7 years ago
  21. baedd67 module: Control and parse gem5's statistics log file by Quentin Perret · 7 years ago
  22. 8f63914 Merge pull request #143 from valschneider/invoke_bg by setrofim · 7 years ago
  23. c8af995 doc/target: Add background_invoke() documentation by Valentin Schneider · 7 years ago
  24. 92b0c25 target: Add background_invoke() method by Valentin Schneider · 7 years ago
  25. fb58e47 Merge pull request #141 from AnthonyARM/pull/big_little by setrofim · 7 years ago
  26. 3660361 Raise a ValueError when trying to set a property of a type of core which is offline by Anthony Barbier · 7 years ago
  27. 86c6a1a Merge pull request #139 from AnthonyARM/pull/sudo by setrofim · 7 years ago
  28. 1199f25 Check if any big/LITTLE core is online before dereferencing an potentially empty list by Anthony Barbier · 7 years ago
  29. c837a29 Let the user customize the way to execute superuser commands by Anthony Barbier · 7 years ago
  30. de15658 Merge pull request #138 from marcbonnici/apk_install by setrofim · 7 years ago
  31. d3396f2 Target: Added get_sdk_version method by Marc Bonnici · 7 years ago
  32. c33dd65 Target: Updated install_apk to version from WA2 by Marc Bonnici · 7 years ago
  33. 7145b36 Merge pull request #133 from valschneider/fix-activity-error by setrofim · 7 years ago
  34. 2d96840 utils/android: Fix error detection in adb_shell() by Valentin Schneider · 7 years ago
  35. 48d717b Merge pull request #132 from setrofim/fps by marcbonnici · 7 years ago
  36. 1d3b4c8 instrument/frames: Add surfaceflinger frames instrument by Sergei Trofimov · 7 years ago
  37. 2b3cee6 rendering: Add surfaceflinger frame collector by Sergei Trofimov · 7 years ago
  38. 4adefec instrument/frames: Add GfxInfoFramesInstrument by Sergei Trofimov · 7 years ago
  39. 195085e rendering: Add gfxinfo frame data collector by Sergei Trofimov · 7 years ago
  40. 59f36fc instrument: Add channel discovery to MeasurementCsv by Sergei Trofimov · 7 years ago
  41. 871c59a instrument: Add MeasurementType for time_us by Sergei Trofimov · 7 years ago
  42. df81742 instrument: add conversion support to MeasurementType by Sergei Trofimov · 7 years ago
  43. 8296d6c exception: Add WorkerErrorException and get_traceback by Sergei Trofimov · 7 years ago
  44. a900f94 Merge pull request #131 from bjackman/cpufreq-error-message by setrofim · 7 years ago
  45. 0cac92a cpufreq: Add possible error message for failing to set governor by Brendan Jackman · 7 years ago
  46. 2e106c9 Merge pull request #130 from Leo-Yan/fix_energy_probe_signal_2 by setrofim · 7 years ago
  47. a48775e energy_probe: send signal SIGINT to caiman by Leo Yan · 7 years ago
  48. d92b18c Merge pull request #129 from ARM-software/revert-127-dry-run by setrofim · 7 years ago
  49. b738655 Revert "target: add dry run for command execution" by setrofim · 7 years ago
  50. 597231f Merge pull request #128 from ionela-voinescu/gem5_pull_multiple_files by setrofim · 7 years ago
  51. cac70cb gem5: modify pull method to support transfer of multiple files by Ionela Voinescu · 7 years ago
  52. 1198e42 Merge pull request #127 from valschneider/dry-run by setrofim · 7 years ago
  53. e115735 doc/target: Add dry-run documentation by Valentin Schneider · 7 years ago
  54. 1a5c1dc target: Add dry run for command execution by Valentin Schneider · 7 years ago
  55. 1f7421b setup.py: Add monsoon's dependencies to extras_require by Sergei Trofimov · 7 years ago
  56. 64292ad Merge pull request #126 from bjackman/fix-monsoon-instructions by setrofim · 7 years ago
  57. 3dbd3f7 monsoon: Fix name of gflags pip package in install instructions by Brendan Jackman · 7 years ago
  58. 4a936da Merge pull request #125 from avanlaer/pull_directory by setrofim · 7 years ago
  59. 0b7ab6a target: Added get_directory method by Anouk Van Laer · 7 years ago
  60. 4e0c03e Merge pull request #124 from bjackman/cpufreq-iter-domains by setrofim · 7 years ago
  61. dc32fa9 cpufreq: Add iter_domains method by Brendan Jackman · 7 years ago
  62. 35987d5 Gem5Connection: Correct pull method by Anouk Van Laer · 7 years ago
  63. 69a83d4 target: add new methods by Sergei Trofimov · 7 years ago
  64. 8b2ac8d AndroidTarget: move _execute_util to internal methods. by Sergei Trofimov · 7 years ago
  65. 97a8997 android: downgrading ls command log to debug by Sergei Trofimov · 7 years ago
  66. 92d9e69 ftrace: add an option to report on target by Sergei Trofimov · 7 years ago
  67. 61b1338 ftrace: chmod trace.dat to make world-readable by Sergei Trofimov · 7 years ago
  68. 7e80a38 ftrace: fix get_trace when outfile is directory by Sergei Trofimov · 7 years ago
  69. 4dc5472 Merge pull request #122 from Sticklyman1936/propagate_check_error_code by setrofim · 7 years ago
  70. f5906cb Gem5Connection: Propagate the check_error_code flag by Sascha Bischoff · 7 years ago
  71. bb7591e Version bump. by setrofim · 7 years ago
  72. 7836693 Merge pull request #120 from bjackman/speed-up-ssh-execute by setrofim · 7 years ago
  73. 0a20cec ssh: Combine exit code and main command by Brendan Jackman · 7 years ago
  74. d72049d Merge pull request #119 from bjackman/monsoon by setrofim · 7 years ago
  75. 3cfbad1 instrument: Add support for Monsoon Power Monitor by Brendan Jackman · 7 years ago
  76. 4522fe8 Merge pull request #117 from bjackman/adb-push-error by setrofim · 7 years ago
  77. e17b9c3 android: Raise better error when trying to push non-existent file by Brendan Jackman · 7 years ago
  78. d968098 Add build/ and dist/ to .gitingore by Sergei Trofimov · 7 years ago
  79. b5ecf63 Merge pull request #116 from bjackman/instrument-sample-rate by setrofim · 7 years ago
  80. 0d61ee5 daq: Rename sampling_rate->sample_rate_hz by Brendan Jackman · 7 years ago
  81. fc81477 doc/instrumentation: Fix whitespace by Brendan Jackman · 7 years ago
  82. 49b547a instrument: Add sample_rate_hz attribute for CONTINUOUS instruments by Brendan Jackman · 7 years ago
  83. f7d1b0f Merge pull request #115 from bjackman/fix-get-channels by setrofim · 7 years ago
  84. 1bc29d7 instrument: Fix get_channels method by Brendan Jackman · 7 years ago
  85. 013fc59 Merge pull request #113 from marcbonnici/pull by setrofim · 7 years ago
  86. f6d02c6 Target: Add read permissions to tmp files before pulling by Marc Bonnici · 7 years ago
  87. 98cf7d0 Merge pull request #112 from bjackman/speed-up-perturb by setrofim · 7 years ago
  88. bd27de1 SshConnection: do not try to sudo as root by Sergei Trofimov · 7 years ago
  89. e276abf shutils: Speed up cpuidle_wake_all_cpus by Brendan Jackman · 7 years ago
  90. 1ab8c25 Merge pull request #110 from marcbonnici/kick_off by setrofim · 7 years ago
  91. 95102d3 Target: Stopped `kick_off` raising an error if command didn't timeout by Marc Bonnici · 7 years ago
  92. d27c8e3 Merge pull request #109 from bjackman/remove-pandas by setrofim · 7 years ago
  93. f0f1847 energy_probe: Remove unused pandas try-import by Brendan Jackman · 7 years ago
  94. b112ed4 Merge pull request #108 from bjackman/fix-ps-android by setrofim · 7 years ago
  95. 55c27e2 AndroidTarget: Fix `ps` when NAME column contains spaces by Brendan Jackman · 7 years ago
  96. f4d3c60 Merge pull request #107 from bjackman/cpufreq-expose-tunable-error by setrofim · 7 years ago
  97. 5c036ea cpufreq: Expose error when writing invalid governor tunable by Brendan Jackman · 7 years ago
  98. 391e95c Merge pull request #106 from bjackman/cpufreq-fix-docstring by setrofim · 7 years ago
  99. a6fb5b5 cpufreq: Fix docstring for `cpu` parameter by Brendan Jackman · 7 years ago
  100. ae1bfcc Merge pull request #105 from marcbonnici/docs by setrofim · 7 years ago