1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-01-31 02:00:45 +00:00

Commit Graph

  • 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 86c9b6a1c7e 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
  • b4098c7716 Merge 79ecd1900dbad0b31a37e8ba13d8b9822721b978 into de15658025444a05154bc96f4e3d7e15ec1855eb Anthony Barbier 2017-06-28 14:18:50 +00:00
  • 79ecd1900d Let the caller decide whether using sudo is needed or not Anthony Barbier 2017-06-28 15:14:19 +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
  • a05dba83f0 Merge 9e79e72c409c75d4386b1fb6ddf3e54e6a61e0dc into 7145b366abb11842452bd9ad0514ca086e390fe4 setrofim 2017-06-23 08:58:40 +00:00
  • 9e79e72c40 cgroup: wait to verify value in set() Sergei Trofimov 2017-06-22 17:42:46 +01:00
  • 02bbeef33d cgroups: Add support to dump fake attach events Joel Fernandes 2017-06-20 15:55:26 -07: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
  • 708a153fc1 Merge 7722c9cd7d55ce8a6c510c004e2ad28021f31b11 into d92b18c102f3a88e0a46917533655cbbab1fb839 Sascha Bischoff 2017-05-26 09:23:43 +00: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
  • 69a83d4128 target: add new methods Sergei Trofimov 2017-05-12 11:54:31 +01:00
  • 8b2ac8d29d AndroidTarget: move _execute_util to internal methods. Sergei Trofimov 2017-05-12 11:48:19 +01:00
  • 97a89970d0 android: downgrading ls command log to debug Sergei Trofimov 2017-05-12 10:45:42 +01:00
  • 92d9e690f0 ftrace: add an option to report on target Sergei Trofimov 2017-05-12 09:04:50 +01:00
  • 61b13383a4 ftrace: chmod trace.dat to make world-readable Sergei Trofimov 2017-05-12 09:01:45 +01:00
  • 7e80a381d8 ftrace: fix get_trace when outfile is directory Sergei Trofimov 2017-05-11 14:22:28 +01:00
  • 4dc54728c1 Merge pull request #122 from Sticklyman1936/propagate_check_error_code setrofim 2017-05-11 10:37:10 +01:00
  • f5906cb4ab Gem5Connection: Propagate the check_error_code flag Sascha Bischoff 2017-05-11 10:28:05 +01:00
  • bb7591e8fa Version bump. v0.0.4 setrofim 2017-05-04 17:39:53 +01:00
  • 783669371d Merge pull request #120 from bjackman/speed-up-ssh-execute setrofim 2017-05-04 16:59:22 +01:00
  • 0a20cec2d9 ssh: Combine exit code and main command Brendan Jackman 2017-05-03 10:53:43 +01:00
  • e53196b815 Merge 2ee866f4ba87429a7e4c0d15257526c5723af360 into d72049d35b9d2fb0c06d079c93531831db58c307 Brendan Jackman 2017-05-04 14:02:59 +00:00
  • d72049d35b Merge pull request #119 from bjackman/monsoon setrofim 2017-05-04 13:09:57 +01:00
  • 3cfbad19bd instrument: Add support for Monsoon Power Monitor Brendan Jackman 2017-04-11 15:42:06 +01:00
  • 2ee866f4ba ssh: Combine exit code and main command Brendan Jackman 2017-05-03 10:53:43 +01:00
  • fb34fd63df Merge 2a80080aa67ced30068980c6c8c5010a09372f2d into 4522fe8d23ab1bae38fec83bc070b996740c9109 Joel 2017-05-03 07:15:27 +00:00
  • 4522fe8d23 Merge pull request #117 from bjackman/adb-push-error setrofim 2017-05-02 08:43:24 +01:00
  • e17b9c33d1 android: Raise better error when trying to push non-existent file Brendan Jackman 2017-04-28 11:26:35 +01:00
  • d968098717 Add build/ and dist/ to .gitingore Sergei Trofimov 2017-04-26 17:18:47 +01:00
  • b5ecf63638 Merge pull request #116 from bjackman/instrument-sample-rate setrofim 2017-04-26 16:22:33 +01:00
  • 0d61ee5951 daq: Rename sampling_rate->sample_rate_hz Brendan Jackman 2017-04-26 16:17:43 +01:00
  • fc81477cf8 doc/instrumentation: Fix whitespace Brendan Jackman 2017-04-26 15:07:33 +01:00
  • 49b547a7f6 instrument: Add sample_rate_hz attribute for CONTINUOUS instruments Brendan Jackman 2017-04-26 15:07:05 +01:00
  • f7d1b0fb13 Merge pull request #115 from bjackman/fix-get-channels setrofim 2017-04-25 16:01:26 +01:00
  • 1bc29d7abf instrument: Fix get_channels method Brendan Jackman 2017-04-25 15:56:14 +01:00
  • 013fc59a41 Merge pull request #113 from marcbonnici/pull setrofim 2017-04-24 14:37:51 +01:00
  • f6d02c6611 Target: Add read permissions to tmp files before pulling Marc Bonnici 2017-04-21 15:21:40 +01:00
  • 98cf7d00c7 Merge pull request #112 from bjackman/speed-up-perturb setrofim 2017-04-21 11:44:25 +01:00
  • bd27de194c SshConnection: do not try to sudo as root Sergei Trofimov 2017-04-20 17:00:17 +01:00
  • fb0ac4342c Merge e276abfcb4c99a79f9efb9e27a9b77ccaa9f9fbf into 1ab8c25ff9ff522a0c518d6c40a0e67cd1dcc5bf Brendan Jackman 2017-04-20 14:44:12 +00:00
  • e276abfcb4 shutils: Speed up cpuidle_wake_all_cpus Brendan Jackman 2017-04-20 15:38:46 +01:00
  • 1ab8c25ff9 Merge pull request #110 from marcbonnici/kick_off setrofim 2017-04-20 15:30:26 +01:00
  • 95102d324b Target: Stopped kick_off raising an error if command didn't timeout Marc Bonnici 2017-04-19 10:24:25 +01:00
  • d27c8e3362 Merge pull request #109 from bjackman/remove-pandas setrofim 2017-04-19 13:11:49 +01:00
  • f0f1847c60 energy_probe: Remove unused pandas try-import Brendan Jackman 2017-04-19 10:36:57 +01:00
  • b112ed424c Merge pull request #108 from bjackman/fix-ps-android setrofim 2017-04-12 16:51:33 +01:00
  • 55c27e2c54 AndroidTarget: Fix ps when NAME column contains spaces Brendan Jackman 2017-04-12 16:30:58 +01:00
  • f4d3c60137 Merge pull request #107 from bjackman/cpufreq-expose-tunable-error setrofim 2017-04-12 15:46:58 +01:00
  • 5c036ea669 cpufreq: Expose error when writing invalid governor tunable Brendan Jackman 2017-04-10 17:39:13 +01:00