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

Commit Graph

  • 55d914bf93 target: Fix typo in Target._prepare_xfer Douglas Raillard 2021-08-12 10:32:41 +01:00
  • a635b787f2 target: Add Target.pull(via_temp=False) parameter Douglas Raillard 2021-08-12 18:13:37 +01:00
  • c0b0face56 target: Open the possiblity for optimizing multi-source push/pulls Douglas Raillard 2021-08-12 15:25:58 +01:00
  • f99fa4e023 target: Factorize push/pull path resolution Douglas Raillard 2021-08-12 11:33:36 +01:00
  • fa2a2547a6 ssh: Memoize the SshConnection._get_sftp() Douglas Raillard 2021-08-12 15:57:32 +01:00
  • 29b2302233 target: Fix typo in Target._prepare_xfer Douglas Raillard 2021-08-12 10:32:41 +01:00
  • 528d3d4e0f target: Fix fallback path for kernel config loading Douglas Raillard 2021-09-27 14:50:08 +01:00
  • a8273763e3 target: Fix fallback path for kernel config loading Douglas Raillard 2021-09-27 14:50:08 +01:00
  • 66ce8163ee target: Speedup Target.write_value() Douglas Raillard 2021-08-20 10:59:40 +01:00
  • a0e002618c Target.execute(): Add .returncode and .output exception attributes Douglas Raillard 2021-08-20 15:54:46 +01:00
  • 41d3c78825 exception: Deal with missing _message attribute Douglas Raillard 2021-09-28 14:37:46 +01:00
  • bf6b66cb1d utils.android: Separate stdout and stderr by newline Douglas Raillard 2021-08-20 16:22:20 +01:00
  • d6a2ed8247 Teach the script to understand "dumpsys power" output from newer Android versions. Peter Collingbourne 2021-09-27 14:45:55 -07:00
  • db965c47de Teach the script to understand "dumpsys power" output from newer Android versions. Peter Collingbourne 2021-09-27 14:45:55 -07:00
  • 917800ffa6 collector: ftrace: Use trace-cmd start --cmdlines-size Douglas Raillard 2021-09-01 11:11:33 +01:00
  • 5671b49c2f collector: ftrace: Use trace-cmd start -C Douglas Raillard 2021-09-01 11:04:02 +01:00
  • 27616813ea collector: ftrace: Use trace-cmd start -b Douglas Raillard 2021-09-01 10:35:51 +01:00
  • cdceba59ba bin: Update trace-cmd to 2.9.1 Douglas Raillard 2021-09-01 15:04:19 +01:00
  • c15c1ac46c collector: ftrace: Use trace-cmd start --cmdlines-size Douglas Raillard 2021-09-01 11:11:33 +01:00
  • bacf237455 collector: ftrace: Use trace-cmd start -C Douglas Raillard 2021-09-01 11:04:02 +01:00
  • 7fa5af53aa collector: ftrace: Use trace-cmd start -b Douglas Raillard 2021-09-01 10:35:51 +01:00
  • 8d2c247bd0 bin: Update trace-cmd to 2.9.1 Douglas Raillard 2021-09-01 15:04:19 +01:00
  • 301d43d140 module/cgroups: Fix exclude pattern quoting Douglas Raillard 2021-08-16 18:27:10 +01:00
  • 8b92f5530a connection: Add BackgroundCommand.communicate() Douglas Raillard 2021-08-18 10:55:22 +01:00
  • ad5a97afcc connection: Add ParamikoBackgroundCommand.cmd attr for diagnostic Douglas Raillard 2021-08-18 14:09:38 +01:00
  • 2c1bb42f97 connection: Add BackgroundCommand.communicate() Douglas Raillard 2021-08-18 10:55:22 +01:00
  • b2808d19ec connection: Add ParamikoBackgroundCommand.cmd attr for diagnostic Douglas Raillard 2021-08-18 14:09:38 +01:00
  • e231cb0849 host: Fix PopenBackgroundCommand stdin Douglas Raillard 2021-08-18 16:18:11 +01:00
  • 47280f63da connection: Fix race in ParamikoBackgroundCommand API Douglas Raillard 2021-08-18 13:57:12 +01:00
  • a6dd4ddbce ssh: Flush writing end of pipes before closing Douglas Raillard 2021-08-18 13:32:34 +01:00
  • 58ad9d73a5 host: Fix PopenBackgroundCommand stdin Douglas Raillard 2021-08-18 16:18:11 +01:00
  • 13de349452 connection: Fix race in ParamikoBackgroundCommand API Douglas Raillard 2021-08-18 13:57:12 +01:00
  • 0c8d3976dd ssh: Flush writing end of pipes before closing Douglas Raillard 2021-08-18 13:32:34 +01:00
  • ef09e7f1c7 module/cgroups: Fix exclude pattern quoting Douglas Raillard 2021-08-16 18:27:10 +01:00
  • 9c8624833e target: Make Target.push/pull work with pathlib Douglas Raillard 2021-08-10 17:32:09 +01:00
  • dd7860d477 ssh: Move legacy scp out of SshConnectionBase Douglas Raillard 2021-08-10 20:57:38 +01:00
  • 849c6273cc ssh: Fix SFTP pull speed issue Douglas Raillard 2021-08-11 17:29:52 +01:00
  • a8b0757a19 ssh: Move legacy scp out of SshConnectionBase Douglas Raillard 2021-08-10 20:57:38 +01:00
  • a5c93ce045 ssh: Align _pull_folder to cp behavior Douglas Raillard 2021-08-10 20:46:09 +01:00
  • 5e4bd259b5 target: Make Target.push/pull work with pathlib Douglas Raillard 2021-08-10 17:32:09 +01:00
  • 914a93355a host: Fix typo s/src/source Douglas Raillard 2021-08-10 11:17:16 +01:00
  • 2f9f6da3e5 host: Fix typo s/src/source Douglas Raillard 2021-08-10 11:17:16 +01:00
  • 676336a72a target: Use busybox implementation of kill Marc Bonnici 2021-07-26 13:57:44 +01:00
  • 2afbd0ae56 target: Use busybox implementation of kill Marc Bonnici 2021-07-26 13:57:44 +01:00
  • b5cd5358ab version: Bump dev version Marc Bonnici 2021-07-23 12:38:59 +01:00
  • e6c52c49ff version: Bump revision number v1.3.2 Marc Bonnici 2021-07-23 12:37:44 +01:00
  • 02ad8e4cbb version: Bump dev version Marc Bonnici 2021-07-23 12:38:59 +01:00
  • 1e4f3721c1 version: Bump revision number Marc Bonnici 2021-07-23 12:37:44 +01:00
  • 6825130e48 connection: Use busybox implementation of kill Marc Bonnici 2021-07-07 10:44:28 +01:00
  • 80c0e37d11 utils/misc: Use an RLock in tls_property Douglas Raillard 2021-07-21 13:59:48 +01:00
  • f523afda95 target: Fix deadlock in Target.clear_logcat() Douglas Raillard 2021-07-21 13:58:53 +01:00
  • b64ec714a0 utils/misc: Use RLock for check_output_lock Douglas Raillard 2021-07-21 12:25:23 +01:00
  • 8196fdbdbd utils/misc: Use an RLock in tls_property Douglas Raillard 2021-07-21 13:59:48 +01:00
  • db3002e725 target: Fix deadlock in Target.clear_logcat() Douglas Raillard 2021-07-21 13:58:53 +01:00
  • 8721a6566f utils/misc: Use RLock for check_output_lock Douglas Raillard 2021-07-21 12:25:23 +01:00
  • 6249c06b44 modules/sched: Add awareness of new debug directory root Valentin Schneider 2021-05-07 11:22:34 +01:00
  • b907692c72 connection: Use busybox implementation of kill Marc Bonnici 2021-07-07 10:44:28 +01:00
  • 3af3463c3c utils/ssh: Fix paramiko streams Marc Bonnici 2021-06-29 13:25:49 +01:00
  • 7065847f77 utils/ssh: Fix paramiko stdin Marc Bonnici 2021-06-29 13:24:43 +01:00
  • 4d585b4504 utils/ssh: Fix paramiko streams Marc Bonnici 2021-06-29 13:25:49 +01:00
  • 4a7c37f9f0 utils/ssh: Fix paramiko stdin Marc Bonnici 2021-06-29 13:24:43 +01:00
  • 79783fa09a target: Create new connection for reentrant calls douglas-raillard-arm 2021-05-12 16:46:40 +01:00
  • 796536d67d hotplug: Verify hotplug.online_all() douglas-raillard-arm 2021-05-18 13:01:47 +01:00
  • dede9d6985 hotplug: Verify hotplug.online_all() douglas-raillard-arm 2021-05-18 13:01:47 +01:00
  • 61ea8276a5 modules/sched: Add awareness of new debug directory root Valentin Schneider 2021-05-07 11:22:34 +01:00
  • 7d024ca527 target: Create new connection for reentrant calls douglas-raillard-arm 2021-05-12 16:46:40 +01:00
  • b9374d530e ssh: Raise explicit exception when SFTP is not available douglas-raillard-arm 2021-05-05 15:21:17 +01:00
  • 3fdd87e4dd ssh: Raise explicit exception when SFTP is not available douglas-raillard-arm 2021-05-05 15:21:17 +01:00
  • 34e51e7230 collector/perf: raise an error if report_options or report_sample_options are specified when not using perf/simpleperf record Javi Merino 2021-04-26 20:19:15 +01:00
  • 591030093c collector/perf: raise an error if report_options or report_sample_options are specified when not using perf/simpleperf record Javi Merino 2021-04-26 20:19:15 +01:00
  • fa595e1a3d version: Dev version bump Marc Bonnici 2021-04-19 10:02:57 +01:00
  • 78938cf243 version: Bump revision number v1.3.1 Marc Bonnici 2021-04-19 10:02:47 +01:00
  • 01f63f755c version: Dev version bump Marc Bonnici 2021-04-19 10:02:57 +01:00
  • 1b4dba26a0 version: Bump revision number Marc Bonnici 2021-04-19 10:02:47 +01:00
  • 4941a7183a setup.py: Update project description Marc Bonnici 2021-04-15 11:11:24 +01:00
  • 3ab9d23a4a setup.py: Add long description to package Marc Bonnici 2021-01-06 10:43:11 +00:00
  • 5cf18a7b3c docs: Add note to hostid about PowerPc64 devices Marc Bonnici 2021-04-19 09:45:52 +01:00
  • 5fa26fa52c docs: Add note to hostid about PowerPc64 devices Marc Bonnici 2021-04-19 09:45:52 +01:00
  • 5bfeae08f4 bin: update aarch64 and x86_64 busybox binaries Benjamin Crawford 2021-04-12 23:37:19 +01:00
  • a87a1df0fb bin/busybox: Update ppc64le busybox Marc Bonnici 2021-04-16 17:00:45 +01:00
  • 3bf763688e bin/busybox: Update 32 bit busybox binaries Marc Bonnici 2021-04-16 16:43:10 +01:00
  • 23b62bb4f6 bin/busybox: Update ppc64le busybox Marc Bonnici 2021-04-16 17:00:45 +01:00
  • 6555b33163 bin/busybox: Update 32 bit busybox binaries Marc Bonnici 2021-04-16 16:43:10 +01:00
  • d83627d612
    bin: update aarch64 and x86_64 busybox binaries Benjamin Crawford 2021-04-12 23:37:19 +01:00
  • 3cb1c330f5 setup.py: Update project description Marc Bonnici 2021-04-15 11:11:24 +01:00
  • ecdcaf87b5 setup.py: Add long description to package Marc Bonnici 2021-01-06 10:43:11 +00:00
  • a5cced85ce module/hotplug: Extend hotplug support with 'fail' and 'states' interfaces Vincent Donnefort 2021-04-12 11:23:23 +00:00
  • b332581386 module/hotplug: Extend hotplug support with 'fail' and 'states' interfaces Vincent Donnefort 2021-04-12 11:23:23 +00:00
  • 9f55ae7603 connection: PopenTransferManager: Reset last_sample when we start a new transfer Javi Merino 2021-04-06 17:46:31 +01:00
  • e7bafd6e5b version: Bump dev version Marc Bonnici 2021-04-07 17:28:13 +01:00
  • ca84124fae doc/target: Fix Typo Marc Bonnici 2021-04-07 18:18:26 +01:00
  • 1f41853341 docs/target: Add new Target attributes Marc Bonnici 2021-04-07 18:17:42 +01:00
  • 82a2f7d8b6 target: Expose hostname as target property Marc Bonnici 2021-04-07 17:27:47 +01:00
  • 2a633b783a target: Expose hostid as target property Marc Bonnici 2021-04-07 17:23:26 +01:00
  • e34fe95b47 version: Bump dev version Marc Bonnici 2021-04-07 17:28:13 +01:00
  • 3fc75d7b69 doc/target: Fix Typo Marc Bonnici 2021-04-07 18:18:26 +01:00
  • a6b3573b84 docs/target: Add new Target attributes Marc Bonnici 2021-04-07 18:17:42 +01:00
  • 6c72d20dcd target: Expose hostname as target property Marc Bonnici 2021-04-07 17:27:47 +01:00
  • 2249b66fad target: Expose hostid as target property Marc Bonnici 2021-04-07 17:23:26 +01:00
  • b6d1863e77 collector/dmesg: DmesgCollector: Avoid not rooted targets douglas-raillard-arm 2021-03-29 19:06:34 +01:00