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

Commit Graph

  • c0f26e536a target.py: Fix incorrect parameter name Marc Bonnici 2020-07-21 17:16:04 +01:00
  • 1a02f77fdd target/pull: Use chmod from busybox Marc Bonnici 2020-07-21 17:15:05 +01:00
  • df826fe91b target/file_xfer: Fix incorrect method call Marc Bonnici 2020-07-21 18:08:57 +01:00
  • 7062b610af target.py: Fix incorrect parameter name Marc Bonnici 2020-07-21 17:16:04 +01:00
  • ab38a7d2f1 target/pull: Use chmod from busybox Marc Bonnici 2020-07-21 17:15:05 +01:00
  • 117686996b target: support threads in ps Stephen Kyle 2020-07-10 10:12:25 +01:00
  • e559f37bf9 target: support threads in ps Stephen Kyle 2020-07-10 10:12:25 +01:00
  • 8695344969 target/{host,ssh}: Align push/pull with cp/mv behaviour douglas-raillard-arm 2020-06-18 12:25:17 +01:00
  • f23fbd22b6 target: Use Target._xfer_cache_file() context manager douglas-raillard-arm 2020-06-17 12:59:10 +01:00
  • 24e6de67ae target: Add Target.{push,pull}(globbing=False) parameter douglas-raillard-arm 2020-06-16 11:56:25 +01:00
  • 07bbf902ba docs/target: Update Target.{push,pull}() description douglas-raillard-arm 2020-06-16 12:07:09 +01:00
  • 590069f01f target: Add Target.makedirs() douglas-raillard-arm 2020-06-18 11:23:00 +01:00
  • bef1ec3afc target: Add option delimiter to rm command douglas-raillard-arm 2020-06-18 11:26:58 +01:00
  • 0c72763d2a target/ssh: Fix improper use of os.path.basename() douglas-raillard-arm 2020-06-18 12:26:26 +01:00
  • 2129d85422 utils/android: Use separate tmp dirs when extracting apk methods Marc Bonnici 2020-07-09 15:26:40 +01:00
  • 8f266ef704 utils/android: Use separate tmp dirs when extracting apk methods Marc Bonnici 2020-07-09 15:26:40 +01:00
  • 80bddf38a2 utils/android: Fix xmltree dump for aapt Marc Bonnici 2020-07-09 14:44:20 +01:00
  • a364d282db utils/android: Fix xmltree dump for aapt Marc Bonnici 2020-07-09 14:44:20 +01:00
  • 00f3f5f690 android/background: Specify the device for background cmds Marc Bonnici 2020-07-06 17:04:06 +01:00
  • bc9478c324 connection/send_signal: Use signal value instead of name Marc Bonnici 2020-07-06 16:51:02 +01:00
  • 959e551961 android/background: Specify the device for background cmds Marc Bonnici 2020-07-06 17:04:06 +01:00
  • 19ba39f42a connection/send_signal: Use signal value instead of name Marc Bonnici 2020-07-06 16:51:02 +01:00
  • 9a2c413372 target/reset: Ignore all TargetErrors when rebooting Marc Bonnici 2020-06-24 17:04:07 +01:00
  • 2bb601ab8f target/{host,ssh}: Align push/pull with cp/mv behaviour douglas-raillard-arm 2020-06-18 12:25:17 +01:00
  • 1d03624053 target: Use Target._xfer_cache_file() context manager douglas-raillard-arm 2020-06-17 12:59:10 +01:00
  • 39edfe9bd4 target: Add Target.{push,pull}(globbing=False) parameter douglas-raillard-arm 2020-06-16 11:56:25 +01:00
  • f7decacaab target/reset: Ignore all TargetErrors when rebooting Marc Bonnici 2020-06-24 17:04:07 +01:00
  • 3cb2793e51 collector/serial_trace: Ensure log is opened in binary mode Marc Bonnici 2020-06-23 15:59:46 +01:00
  • 1ad2e895b3 collector/serial_trace: Fix typo Marc Bonnici 2020-06-23 15:59:29 +01:00
  • 3d5a164338 module/vexpress: Remove reference to android. Marc Bonnici 2020-06-24 17:07:47 +01:00
  • 50e82293b9 module/vexpress: Remove reference to android. Marc Bonnici 2020-06-24 17:07:47 +01:00
  • af8c47151e utils/android: Fix inconsistent logfile read mode Jonathan Paynter 2020-06-23 17:15:43 +01:00
  • 198d7affbb utils/android: Fix inconsistent logfile read mode Jonathan Paynter 2020-06-23 17:15:43 +01:00
  • 669da30446 collector/serial_trace: Ensure log is opened in binary mode Marc Bonnici 2020-06-23 15:59:46 +01:00
  • e3d474de3b collector/serial_trace: Fix typo Marc Bonnici 2020-06-23 15:59:29 +01:00
  • 86dd738a1d docs/target: Update Target.{push,pull}() description douglas-raillard-arm 2020-06-16 12:07:09 +01:00
  • cb20915c11 target: Add Target.makedirs() douglas-raillard-arm 2020-06-18 11:23:00 +01:00
  • 045659d422 target: Add option delimiter to rm command douglas-raillard-arm 2020-06-18 11:26:58 +01:00
  • bd8a552728 target/ssh: Fix improper use of os.path.basename() douglas-raillard-arm 2020-06-18 12:26:26 +01:00
  • 20d1eabaf0 module/cpuidle: Fix incorrect path check Marc Bonnici 2020-06-10 18:09:25 +01:00
  • f76d8f52ef module/cpuidle: Fix incorrect path check Marc Bonnici 2020-06-10 18:09:25 +01:00
  • 45ee68fdd4 utils/android: Add support for using aapt2 Marc Bonnici 2020-05-20 17:45:53 +01:00
  • b52462440c utils/android: Update to discover android tools from PATH Marc Bonnici 2020-05-20 17:42:45 +01:00
  • bae741dc81 docs/overview: Fix python2 style print Marc Bonnici 2020-05-21 09:54:00 +01:00
  • 887b0296b1 utils/android: Add support for using aapt2 Marc Bonnici 2020-05-20 17:45:53 +01:00
  • b717deb8e4 module/cpuidle: Simplify Cpuidle.__init__ douglas-raillard-arm 2020-06-05 16:17:32 +01:00
  • ccde9de257 devlib/AndroidTarget: Update screen state methods to handle doze Marc Bonnici 2020-06-05 17:04:37 +01:00
  • a70fb22f90 devlib/AndroidTarget: Update screen state methods to handle doze Marc Bonnici 2020-06-05 17:04:37 +01:00
  • 8b1de524bd module/cpuidle: Simplify Cpuidle.__init__ douglas-raillard-arm 2020-06-05 16:17:32 +01:00
  • c25852b210 utils/android: Allow instantiating an ApkInfo object without a path. Marc Bonnici 2020-06-03 17:32:49 +01:00
  • f7b7aaf527 utils/ssh: Do not attempt to push files recursivley and add logging Marc Bonnici 2020-05-26 18:14:23 +01:00
  • 2d033217a3 utils/android: Allow instantiating an ApkInfo object without a path. Marc Bonnici 2020-06-03 17:32:49 +01:00
  • 1d44d06bbf utils/ssh: Do not attempt to push files recursivley and add logging Marc Bonnici 2020-05-26 18:14:23 +01:00
  • e3f3928e5e utils/android: Update to discover android tools from PATH Marc Bonnici 2020-05-20 17:42:45 +01:00
  • bb4adcbf0a docs/overview: Fix python2 style print Marc Bonnici 2020-05-21 09:54:00 +01:00
  • 569e4bd057 LogcatCollector: Learn to pass format to logcat Javi Merino 2020-04-16 16:18:56 +01:00
  • 77dc1d78f7 LogcatCollector: Learn to pass format to logcat Javi Merino 2020-04-16 16:18:56 +01:00
  • 07cad78046 utils/version: dev version bump Marc Bonnici 2020-05-13 16:35:37 +01:00
  • 21cb10f550 utils/ssh: Add logging to sftp file transfer Marc Bonnici 2020-05-13 11:02:26 +01:00
  • d2aea077b4 target/ChromeOsTarget: Update ssh parameter list Marc Bonnici 2020-05-13 11:01:27 +01:00
  • d464053546 utils/ssh: Fix typo Marc Bonnici 2020-05-13 10:35:04 +01:00
  • cfb28c47c0 utils/ssh: Allow SSH to use SCP as a file transfer method Marc Bonnici 2020-05-13 10:27:47 +01:00
  • b941c6c5a6 utils/ssh: Move the scp transport method to the SSH base class Marc Bonnici 2020-05-13 10:26:09 +01:00
  • ea9f9c878b docs/ssh: Add note about connecting to passwordless machines. Marc Bonnici 2020-05-12 17:31:30 +01:00
  • 4f10387688 utils/ssh: Only attempt loading ssh keys if no password is supplied Marc Bonnici 2020-05-12 17:29:41 +01:00
  • 4492240d4a utils/version: dev version bump Marc Bonnici 2020-05-13 16:35:37 +01:00
  • 3bcda31a07 utils/ssh: Add logging to sftp file transfer Marc Bonnici 2020-05-13 11:02:26 +01:00
  • 46a88a3623 target/ChromeOsTarget: Update ssh parameter list Marc Bonnici 2020-05-13 11:01:27 +01:00
  • a29ae3d72c utils/ssh: Fix typo Marc Bonnici 2020-05-13 10:35:04 +01:00
  • e4abbd68b2 utils/ssh: Allow SSH to use SCP as a file transfer method Marc Bonnici 2020-05-13 10:27:47 +01:00
  • 479841e4b9 utils/ssh: Move the scp transport method to the SSH base class Marc Bonnici 2020-05-13 10:26:09 +01:00
  • 83646a86c6 docs/ssh: Add note about connecting to passwordless machines. Marc Bonnici 2020-05-12 17:31:30 +01:00
  • dba482486f utils/ssh: Only attempt loading ssh keys if no password is supplied Marc Bonnici 2020-05-12 17:29:41 +01:00
  • a4f9231707 collector/perf: Disable pager for perf event list. Marc Bonnici 2020-05-12 09:34:33 +01:00
  • 3c85738f0d docs/target: Fix method name Marc Bonnici 2020-05-11 18:51:49 +01:00
  • 45881b9f0d utils/android: Expose connection_attempts argument to AdbConnection Marc Bonnici 2020-05-12 10:04:14 +01:00
  • a8ff622f33 target: Propergate adb_server in all adb_commands Marc Bonnici 2020-05-01 17:57:49 +01:00
  • 5d1b170c25 utils/android: Expose connection_attempts argument to AdbConnection Marc Bonnici 2020-05-12 10:04:14 +01:00
  • 80644b2107 collector/perf: Disable pager for perf event list. Marc Bonnici 2020-05-12 09:34:33 +01:00
  • 8b54e8689a docs/target: Fix method name Marc Bonnici 2020-05-11 18:51:49 +01:00
  • fcd2439b50 LogcatCollector: flush the log before terminating pexpect.spawn() Javi Merino 2020-04-16 15:00:59 +01:00
  • 3709e06b5c utils/android: LogcatMonitor: put pexpect.spawn() in str mode Javi Merino 2020-04-16 15:19:20 +01:00
  • 4336d3e44e target: Propergate adb_server in all adb_commands Marc Bonnici 2020-05-01 17:57:49 +01:00
  • 7c8573a416 README: Update to include installation notes for paramiko Marc Bonnici 2020-03-20 15:22:00 +00:00
  • 6cfe7bfb1c LogcatCollector: flush the log before terminating pexpect.spawn() Javi Merino 2020-04-16 15:00:59 +01:00
  • 355dc02ccd utils/android: LogcatMonitor: put pexpect.spawn() in str mode Javi Merino 2020-04-16 15:19:20 +01:00
  • 6f1ffee2b7 platform/arm: Decode IP address directly Marc Bonnici 2020-04-03 18:46:43 +01:00
  • 7ade1b8bcc platform/arm: Don't specify "Android" in the debug print. Marc Bonnici 2020-04-03 18:44:10 +01:00
  • 3a2ff91d5a platform/arm: Decode IP address directly Marc Bonnici 2020-04-03 18:46:43 +01:00
  • a1c5bb9f9c platform/arm: Don't specify "Android" in the debug print. Marc Bonnici 2020-04-03 18:44:10 +01:00
  • 2e991faba8 utils/android: Add support for using aapt2 Marc Bonnici 2020-02-18 17:02:16 +00:00
  • 3c28c280de utils/check_output: Ensure output and error are always initialised. Marc Bonnici 2020-03-30 16:16:45 +01:00
  • bdc4849bb8 utils/check_output: Ensure output and error are always initialised. Marc Bonnici 2020-03-30 16:16:45 +01:00
  • b9d50ec164 utils/check_output: Only attempt to decode output if present. Marc Bonnici 2020-03-30 11:06:43 +01:00
  • 52ad281e84 utils/check_output: Only attempt to decode output if present. Marc Bonnici 2020-03-30 11:06:43 +01:00
  • 7780cfdd5c utils/android: Combine stdout and stderror by combining the strings in adb_shell() Javi Merino 2020-03-27 12:01:58 +00:00
  • 7c79a040b7 utils/misc: Revert d4b0dedc2a63 Javi Merino 2020-03-27 11:54:36 +00:00
  • 68330c7323 utils/android: Combine stdout and stderror by combining the strings in adb_shell() Javi Merino 2020-03-27 12:01:58 +00:00
  • 49681a8e29 utils/misc: Revert d4b0dedc2a63 Javi Merino 2020-03-27 11:54:36 +00:00
  • 779b0cbc77 utils/ssh: Only try SSH keys if no password is supplied. Marc Bonnici 2020-03-11 10:32:03 +00:00