1. 836f184 Merge branch 'master' of ssh://github.com/ARM-software/devlib by Kevin DuBois · 7 years ago
  2. af0ed2a Merge pull request #196 from bjackman/is-network-connected by setrofim · 7 years ago
  3. 417ab3d target: Ensure returning False when is_network_connected fails by Brendan Jackman · 7 years ago
  4. dcffccb Merge pull request #193 from bjackman/is-network-connected by setrofim · 7 years ago
  5. 486b3f5 target: Add is_network_connected method by Brendan Jackman · 7 years ago
  6. 1ce96e0 Merge pull request #194 from bjackman/screen-rotation-int by setrofim · 7 years ago
  7. a679d57 LogcatMonitor: Fix opening logfile for write by Brendan Jackman · 7 years ago
  8. fe403b6 AndroidTarget: Make get_rotation return an int by Brendan Jackman · 7 years ago
  9. 4a6aace Instrument/Acmecape: ensure iio-capture termination by Patrick Bellasi · 7 years ago
  10. 71d5b8b LogcatMonitor: Fix clear_log by Brendan Jackman · 7 years ago
  11. 5421dda Merge pull request #190 from bjackman/logcat-pexpect by setrofim · 7 years ago
  12. 1d85501 utils/android: Use pexpect for LogcatMonitor by Brendan Jackman · 7 years ago
  13. a01418b platform/arm: propagate model parameter by Sergei Trofimov · 7 years ago
  14. da22bef libs/android: Add get_adb_command function by Brendan Jackman · 7 years ago
  15. 0bfb6e4 AndroidTarget: Add boolean 'state' to airplane mode intent broadcast by Brendan Jackman · 7 years ago
  16. dc453ad Merge pull request #184 from setrofim/master by setrofim · 7 years ago
  17. b0457f7 Merge pull request #188 from bjackman/apkinfo-better-error by setrofim · 7 years ago
  18. 4d26977 Merge pull request #187 from bjackman/clear-logcat-lock by setrofim · 7 years ago
  19. 34e7e4c Merge pull request #186 from bjackman/acmecape-improvements by setrofim · 7 years ago
  20. 99aca25 ApkInfo: Improve error for bad .apk files by Brendan Jackman · 7 years ago
  21. 7dd7811 acmecape: Add note on how to reboot ACME by Brendan Jackman · 7 years ago
  22. dbe568f acmecape: Add check for nonzero return code from iio-capture by Brendan Jackman · 7 years ago
  23. 0b04ffc acmecape: Fix default iio-capture binary name by Brendan Jackman · 7 years ago
  24. 8a0554f AndroidTarget: prevent concurrent invocations of 'logcat -c' by Brendan Jackman · 7 years ago
  25. 17bcabd target: Install busybox before updating modules by Brendan Jackman · 7 years ago
  26. 1072a1a utils/ssh: fix Gem5Connection.pull by Sergei Trofimov · 7 years ago
  27. 661ba19 utils/misc: strip more with strip_bash_colors by Sergei Trofimov · 7 years ago
  28. 7e073c1 read_tree_values: more robust parsing. by Sergei Trofimov · 7 years ago
  29. 3e3f964 shuilt: re-introduce speedup by Sergei Trofimov · 7 years ago
  30. a0b273b shutil: fix read_tree_values and hotplug_online_all for sh by Sergei Trofimov · 7 years ago
  31. 5c28e41 shutils: fix read_tree_values by Sergei Trofimov · 7 years ago
  32. d560aea Target: fix read_tree_values for empty dir by Sergei Trofimov · 7 years ago
  33. f042646 module/hotplug: optimize online_all by Sergei Trofimov · 7 years ago
  34. d7ca39e module/cpuidle: optimize initialization. by Sergei Trofimov · 7 years ago
  35. 5a599f9 module/hwmon: optimize initialization. by Sergei Trofimov · 7 years ago
  36. 181bc18 Target: add read_tree_values and read_tree_values_flat by Sergei Trofimov · 7 years ago
  37. 92fb54d module: nicer logger name by Sergei Trofimov · 7 years ago
  38. bfb4721 Target: ensure shutils is always set by Sergei Trofimov · 7 years ago
  39. 865cf95 utils/android_build: Remove methods to build kernel by Suren Baghdasaryan · 7 years ago
  40. e21265f Merge pull request #177 from bjackman/hwmon-no-permissions by setrofim · 7 years ago
  41. 4593d86 gfxinfo fixes by Sergei Trofimov · 7 years ago
  42. 9f66632 derived: add DerivedSurfaceFlingerStats by Sergei Trofimov · 7 years ago
  43. f692315 derived: add DerivedGfxInfoStats by Sergei Trofimov · 7 years ago
  44. e4fda78 Merge pull request #178 from setrofim/master by setrofim · 7 years ago
  45. 109fcc6 AndroidTarget: fix ps() by Sergei Trofimov · 7 years ago
  46. 96693a3 AndroidTarget: fix get_pid_of for recent Androids by Sergei Trofimov · 7 years ago
  47. d952abf utils/rendering: frame collectors should respect column order by Sergei Trofimov · 7 years ago
  48. 50dfb29 utils/rendering: fix surfaceflinger list by Sergei Trofimov · 7 years ago
  49. e7a319b Merge pull request #176 from bjackman/logcat-docs by setrofim · 7 years ago
  50. 6bb24aa hwmon: Disable if no permissions by Brendan Jackman · 7 years ago
  51. fb5a260 utils/anroid: Documentation for LogcatMonitor by Brendan Jackman · 7 years ago
  52. e1ec1ea Merge pull request #175 from bjackman/logcat-race by setrofim · 7 years ago
  53. 22c1f5e utils/android: Don't lock up if LogcatMonitor stopped before start by Brendan Jackman · 7 years ago
  54. 8cf4a44 utils/android: Fix race condition in LogcatMonitor by Brendan Jackman · 7 years ago
  55. b3242a1 utils/android: whitespace by Brendan Jackman · 7 years ago
  56. a290d28 utils/android: Start ADB server before listing devices by Brendan Jackman · 7 years ago
  57. a8ca0fc util/rendering: add gfxinfo_get_last_dump by Sergei Trofimov · 7 years ago
  58. 01b5cff instrument: Update MeasurementType table by Sergei Trofimov · 7 years ago
  59. adf25f9 DerivedMeasurements: add process_raw() + doc updates by Sergei Trofimov · 7 years ago
  60. dd26b43 derived: DerivedMeasurments now return DerivedMetrics by Sergei Trofimov · 7 years ago
  61. 8479af4 MeasurementCsv: various enhancements by Sergei Trofimov · 7 years ago
  62. 07ba177 InstrumentChannel: allow None sites by Sergei Trofimov · 7 years ago
  63. 9192deb InstrumentChannel: name is now an alias for label by Sergei Trofimov · 7 years ago
  64. 823ce71 instrument: add get_raw() API by Sergei Trofimov · 7 years ago
  65. 2afa8f8 insturment: add catergory for time + doc fix by Sergei Trofimov · 7 years ago
  66. 15333eb utils/misc: update CPU_PART_MAP with Mongoose by Sergei Trofimov · 7 years ago
  67. dfd0b8e MeasurementsCsv: rename itermeasurments by Sergei Trofimov · 7 years ago
  68. ff366b3 derived: renamed derived_measurments --> energy by Sergei Trofimov · 7 years ago
  69. 1513db0 instrument: Clear up Instrument.reset semantics by Brendan Jackman · 7 years ago
  70. 90040e8 utils/android: grant_app_permissions fix. by Sergei Trofimov · 7 years ago
  71. 24d5630 utils/android: Add grant_app_permissions by Valentin Schneider · 7 years ago
  72. 6bda093 utils/android: LogcatMonitor fixes by Valentin Schneider · 7 years ago
  73. 4de9734 host: Add kill_children utility method by Valentin Schneider · 7 years ago
  74. 0d3a022 trace: Add logcat trace collector by Valentin Schneider · 7 years ago
  75. 7c2fd87 target: Add LogcatMonitor getter for android target by Valentin Schneider · 7 years ago
  76. 035181a utils/android: Add LogcatMonitor by Valentin Schneider · 7 years ago
  77. 07048ee cpufreq/time_in_state: add time_in_state support by Marissa Wall · 7 years ago
  78. 42fa0e2 utils/android_build: Add Build class for Android-specific build tasks by Suren Baghdasaryan · 7 years ago
  79. f5a0014 Merge pull request #161 from qperret/gem5/stats/match-regex by setrofim · 7 years ago
  80. 34d73e6 utils/gem5: try to cast statistics dump values by Quentin Perret · 7 years ago
  81. 4b36439 module/cgroups: robustify task freezer by Quentin Perret · 7 years ago
  82. 3c8294c module/gem5stats: better document match() and match_iter() behaviours by Quentin Perret · 7 years ago
  83. 64c865d module: gem5stats: enhance match() with regex support by Quentin Perret · 7 years ago
  84. 66a50a2 Merge pull request #163 from marcbonnici/Derived_Measurements by setrofim · 7 years ago
  85. c093d56 DerivedMeasurements: Add DerivedEnergyMeasurments by Marc Bonnici · 7 years ago
  86. 049b275 Instrumentation: Update to store sample rate in MeasurementCSV file. by Marc Bonnici · 7 years ago
  87. 411719d Instrument/gem5power: Rename timestamp channel to match new API by Marc Bonnici · 7 years ago
  88. 7dd934a Instrumentation: Update to populate missing 'sample_rate_hz` attributes by Marc Bonnici · 7 years ago
  89. 30fdfc2 Instrument/Acmecape: Add support for acmecape by Marc Bonnici · 7 years ago
  90. d3c3015 Instrument/MeasurementCSV: Add support for recording sample rate. by Marc Bonnici · 7 years ago
  91. 5ef99f2 Instrument/MeasurementType: Allow for converting to the same type by Marc Bonnici · 7 years ago
  92. 9b465c2 Instruments: Add millisecond MeasurementType and conversion by Marc Bonnici · 7 years ago
  93. 2de2b36 Instrumentation: Fix conversion between microseconds and seconds by Marc Bonnici · 7 years ago
  94. 210712b Merge pull request #162 from setrofim/numeric-pcent by marcbonnici · 7 years ago
  95. 2a0d110 Merge pull request #157 from marcbonnici/airplane/brightness by setrofim · 7 years ago
  96. 3d10e3e utils/types: numeric expeanded to handle percentages by Sergei Trofimov · 7 years ago
  97. 4d95656 Merge pull request #160 from qperret/gem5/stats/async-origin by setrofim · 7 years ago
  98. 38258eb module: gem5stats: enable asynchronous origins in gem5 stats file by Quentin Perret · 7 years ago
  99. 8839ed0 AndroidTarget: Changes default unlocking method by Marc Bonnici · 7 years ago
  100. 1229af0 AndroidTarget: Fixes 'swipe_to_unlock' method. by Marc Bonnici · 7 years ago