1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-09-06 03:51:54 +01:00

Commit Graph

  • 60e69fc4e8 Documentation/DerivedMeasurements: Added documentation for new API Marc Bonnici 2017-08-18 17:23:18 +01:00
  • c62905cfdc Instrumentation/Instrumentation: Update timestamp documentation Marc Bonnici 2017-08-18 17:22:47 +01:00
  • eeb5e93e6f Documentation/Instrumentation: Fix typos Marc Bonnici 2017-08-07 15:39:38 +01:00
  • c093d56754 DerivedMeasurements: Add DerivedEnergyMeasurments Marc Bonnici 2017-08-07 14:29:40 +01:00
  • 049b275665 Instrumentation: Update to store sample rate in MeasurementCSV file. Marc Bonnici 2017-08-03 16:43:32 +01:00
  • 411719d58d Instrument/gem5power: Rename timestamp channel to match new API Marc Bonnici 2017-08-18 17:06:28 +01:00
  • 7dd934a5d8 Instrumentation: Update to populate missing 'sample_rate_hz` attributes Marc Bonnici 2017-08-03 16:41:10 +01:00
  • 30fdfc23d3 Instrument/Acmecape: Add support for acmecape Marc Bonnici 2017-07-24 15:52:34 +01:00
  • d3c3015fc8 Instrument/MeasurementCSV: Add support for recording sample rate. Marc Bonnici 2017-08-03 12:13:48 +01:00
  • 5ef99f2cff Instrument/MeasurementType: Allow for converting to the same type Marc Bonnici 2017-08-02 16:59:10 +01:00
  • 9b465c2766 Instruments: Add millisecond MeasurementType and conversion Marc Bonnici 2017-08-18 09:59:23 +01:00
  • 2de2b36387 Instrumentation: Fix conversion between microseconds and seconds Marc Bonnici 2017-07-25 16:19:08 +01:00
  • 210712b384 Merge pull request #162 from setrofim/numeric-pcent marcbonnici 2017-08-17 11:17:56 +01:00
  • 2a0d110012 Merge pull request #157 from marcbonnici/airplane/brightness setrofim 2017-08-17 10:59:27 +01:00
  • 5b99c1613b Documentation: Adds documentation for Android Target Marc Bonnici 2017-08-09 10:56:01 +01:00
  • 3d10e3eae9 utils/types: numeric expeanded to handle percentages Sergei Trofimov 2017-08-16 15:58:10 +01:00
  • 4d95656e49 Merge pull request #160 from qperret/gem5/stats/async-origin setrofim 2017-08-16 13:39:31 +01:00
  • 38258eb74c module: gem5stats: enable asynchronous origins in gem5 stats file Quentin Perret 2017-07-21 16:13:31 +01:00
  • 8839ed01ba AndroidTarget: Changes default unlocking method Marc Bonnici 2017-08-10 17:19:13 +01:00
  • 1229af0895 AndroidTarget: Fixes 'swipe_to_unlock' method. Marc Bonnici 2017-07-26 11:29:10 +01:00
  • 003785dde1 AndroidTarget: Adds methods to get/set screen rotation Marc Bonnici 2017-07-24 17:44:33 +01:00
  • 3e751746d6 AndroidTarget: Adds methods to get/set airplane mode Marc Bonnici 2017-07-06 17:31:02 +01:00
  • ddd2e29b87 AndroidTarget: Adds methods to get/set screen brightness Marc Bonnici 2017-07-06 17:30:12 +01:00
  • 22b6514c35 Merge pull request #158 from bjackman/ssh-improve-errors marcbonnici 2017-08-09 16:18:46 +01:00
  • 380ad0515d ssh: Improve error when failing to push file Brendan Jackman 2017-08-09 16:00:46 +01:00
  • 93b39a7f47 ssh: Fix redacting SSH password in errors Brendan Jackman 2017-08-09 15:59:24 +01:00
  • 70d755d75b Mark inline function to be static to avoid link issues with GCC compiler Basil Eljuse 2017-07-28 12:23:06 +01:00
  • 1da8d3f95f Merge pull request #151 from AnthonyARM/master setrofim 2017-07-31 15:51:15 +01:00
  • 7f347e9d71 Merge pull request #155 from ionela-voinescu/te_missing setrofim 2017-07-27 11:09:55 +01:00
  • d25beb5c8b gem5stats: fix missing import for TargetError Ionela Voinescu 2017-07-27 11:07:05 +01:00
  • edf200dbc9 Merge pull request #154 from setrofim/master marcbonnici 2017-07-26 15:05:38 +01:00
  • 63e60401d5 module/cpufreq: rename get_domain_cpus Sergei Trofimov 2017-07-26 14:21:55 +01:00
  • e206e9b24a module/cpufreq: fix get_affected_cpus docstring Sergei Trofimov 2017-07-26 14:20:58 +01:00
  • 0844a393ab Merge pull request #153 from setrofim/master marcbonnici 2017-07-26 14:09:13 +01:00
  • 36aa3af66d module/cpufreq: fix domain cpus. Sergei Trofimov 2017-07-26 13:59:55 +01:00
  • b392a0a1b4 Use related_cpus instead of affected_cpus Anthony Barbier 2017-07-26 14:00:38 +01:00
  • 9f74b9978c Merge pull request #152 from valschneider/thermal-zone-fix setrofim 2017-07-26 11:53:52 +01:00
  • b54dc19b81 devlib/module/thermal: Fix thermal zone disabling Valentin Schneider 2017-07-26 11:39:49 +01:00
  • 7919a5643c Add support for arbitrary ADB servers Anthony Barbier 2017-07-25 13:48:33 +01:00
  • df4d06bc7f Merge pull request #150 from marcbonnici/apkinfo setrofim 2017-07-20 14:29:21 +01:00
  • 02c93b48ab ABI_MAP: Adds 'armeabi-v7a' to mapping Marc Bonnici 2017-07-17 15:18:39 +01:00
  • 98fb2e2306 Target: Ported supported_abi property from WA2 Marc Bonnici 2017-07-14 17:41:16 +01:00
  • 68be9d8acc utils/android: Added native code extraction of apks from WA2 Marc Bonnici 2017-07-14 16:59:52 +01:00
  • 09f69dcf38 Merge pull request #148 from marcbonnici/Documentation setrofim 2017-07-13 08:07:05 +01:00
  • 1fd5636217 Documentation: Corrected typos Marc Bonnici 2017-01-10 15:35:21 +00:00
  • 6bc3479abb Merge pull request #147 from setrofim/master marcbonnici 2017-07-12 16:25:53 +01:00
  • 85036fbb30 utils/android: better error message when exit code not detected Sergei Trofimov 2017-07-12 13:44:47 +01:00
  • b933dbda67 Merge pull request #146 from derkling/adb_addons setrofim 2017-07-12 13:20:53 +01:00
  • 0c7eb9e91e target: add support to kill/restart and ADB connection Patrick Bellasi 2017-07-12 12:30:30 +01:00
  • f26f942723 tagert: factor out the wait_boot_complete code Patrick Bellasi 2017-07-12 12:27:28 +01:00
  • b062097221 Merge pull request #145 from ionela-voinescu/fix_se setrofim 2017-07-10 16:09:24 +01:00
  • 0a95bbed87 misc.py: fix syntax error introduced by 86c9b6a1c7 Ionela Voinescu 2017-07-10 16:06:24 +01:00
  • 85f30ed4c7 Merge pull request #144 from setrofim/master marcbonnici 2017-07-10 15:08:36 +01:00
  • 86c9b6a1c7 utils/misc: update MIDR table Sergei Trofimov 2017-07-10 14:54:14 +01:00
  • 3f1a1c4086 Merge pull request #134 from qperret/gem5stats-instru setrofim 2017-07-10 12:59:37 +01:00
  • 7a827e2b11 instrument: Add power monitoring support on Gem5 platforms Quentin Perret 2017-05-17 18:17:29 +01:00
  • ce48ad217d module: gem5stats: add an iterator to match records Quentin Perret 2017-07-07 18:12:51 +01:00
  • f9bc6966c0 Merge pull request #142 from qperret/gem5stats-module setrofim 2017-07-07 11:44:02 +01:00
  • baedd676a9 module: Control and parse gem5's statistics log file Quentin Perret 2017-07-04 17:57:16 +01:00
  • 8f63914b85 Merge pull request #143 from valschneider/invoke_bg setrofim 2017-07-06 16:08:12 +01:00
  • c8af995392 doc/target: Add background_invoke() documentation Valentin Schneider 2017-07-06 16:01:30 +01:00
  • 92b0c25ed3 target: Add background_invoke() method Valentin Schneider 2017-07-06 16:01:15 +01:00
  • fb58e47cf5 Merge pull request #141 from AnthonyARM/pull/big_little setrofim 2017-06-30 13:20:44 +01:00
  • 3660361df0 Raise a ValueError when trying to set a property of a type of core which is offline Anthony Barbier 2017-06-30 13:15:23 +01:00
  • 86c6a1a826 Merge pull request #139 from AnthonyARM/pull/sudo setrofim 2017-06-28 17:23:25 +01:00
  • 1199f2512b Check if any big/LITTLE core is online before dereferencing an potentially empty list Anthony Barbier 2017-06-28 17:15:05 +01:00
  • c837a29299 Let the user customize the way to execute superuser commands Anthony Barbier 2017-06-28 15:08:35 +01:00
  • de15658025 Merge pull request #138 from marcbonnici/apk_install setrofim 2017-06-23 16:09:36 +01:00
  • d3396f2725 Target: Added get_sdk_version method Marc Bonnici 2017-05-31 15:56:50 +01:00
  • c33dd65249 Target: Updated install_apk to version from WA2 Marc Bonnici 2017-05-31 15:51:31 +01:00
  • 7145b366ab Merge pull request #133 from valschneider/fix-activity-error setrofim 2017-06-13 08:57:56 +01:00
  • 2d96840873 utils/android: Fix error detection in adb_shell() Valentin Schneider 2017-06-12 18:59:44 +01:00
  • 48d717b301 Merge pull request #132 from setrofim/fps marcbonnici 2017-06-07 11:59:32 +01:00
  • 1d3b4c8062 instrument/frames: Add surfaceflinger frames instrument Sergei Trofimov 2017-06-06 17:34:59 +01:00
  • 2b3cee6a7e rendering: Add surfaceflinger frame collector Sergei Trofimov 2017-06-06 14:47:42 +01:00
  • 4adefecb55 instrument/frames: Add GfxInfoFramesInstrument Sergei Trofimov 2017-06-06 14:26:50 +01:00
  • 195085e28d rendering: Add gfxinfo frame data collector Sergei Trofimov 2017-06-06 14:41:54 +01:00
  • 59f36fc768 instrument: Add channel discovery to MeasurementCsv Sergei Trofimov 2017-06-07 10:07:22 +01:00
  • 871c59a3f4 instrument: Add MeasurementType for time_us Sergei Trofimov 2017-06-06 14:17:03 +01:00
  • df81742100 instrument: add conversion support to MeasurementType Sergei Trofimov 2017-06-06 14:15:40 +01:00
  • 8296d6c5d6 exception: Add WorkerErrorException and get_traceback Sergei Trofimov 2017-06-06 10:24:49 +01:00
  • a900f94069 Merge pull request #131 from bjackman/cpufreq-error-message setrofim 2017-06-06 15:01:31 +01:00
  • 0cac92af27 cpufreq: Add possible error message for failing to set governor Brendan Jackman 2017-06-06 14:56:57 +01:00
  • 2e106c9f70 Merge pull request #130 from Leo-Yan/fix_energy_probe_signal_2 setrofim 2017-06-05 13:24:19 +01:00
  • a48775ec5a energy_probe: send signal SIGINT to caiman Leo Yan 2017-06-05 19:14:19 +08:00
  • d92b18c102 Merge pull request #129 from ARM-software/revert-127-dry-run setrofim 2017-05-23 17:40:06 +01:00
  • b738655050 Revert "target: add dry run for command execution" setrofim 2017-05-23 17:39:12 +01:00
  • 597231f3d5 Merge pull request #128 from ionela-voinescu/gem5_pull_multiple_files setrofim 2017-05-23 17:37:20 +01:00
  • cac70cba19 gem5: modify pull method to support transfer of multiple files Ionela Voinescu 2017-05-23 16:45:29 +01:00
  • 1198e42cdf Merge pull request #127 from valschneider/dry-run setrofim 2017-05-23 10:40:18 +01:00
  • e11573594a doc/target: Add dry-run documentation Valentin Schneider 2017-05-23 10:31:05 +01:00
  • 1a5c1dce07 target: Add dry run for command execution Valentin Schneider 2017-05-22 17:57:32 +01:00
  • 1f7421bc39 setup.py: Add monsoon's dependencies to extras_require Sergei Trofimov 2017-05-22 13:54:49 +01:00
  • 64292ad6b4 Merge pull request #126 from bjackman/fix-monsoon-instructions setrofim 2017-05-22 13:52:33 +01:00
  • 3dbd3f7fda monsoon: Fix name of gflags pip package in install instructions Brendan Jackman 2017-05-22 13:48:47 +01:00
  • 4a936da62f Merge pull request #125 from avanlaer/pull_directory setrofim 2017-05-18 08:16:44 +01:00
  • 0b7ab6aa94 target: Added get_directory method Anouk Van Laer 2017-05-17 17:13:33 +01:00
  • 4e0c03ebdd Merge pull request #124 from bjackman/cpufreq-iter-domains setrofim 2017-05-17 16:51:19 +01:00
  • dc32fa9704 cpufreq: Add iter_domains method Brendan Jackman 2017-05-17 10:43:34 +01:00
  • 35987d5281 Gem5Connection: Correct pull method Anouk Van Laer 2017-05-17 15:49:20 +01:00