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

Commit Graph

  • b6cab6467d docs: Add LinuxTarget and LocalLinuxTarget to the documentation Marc Bonnici 2019-11-18 11:26:05 +00:00
  • ec0a5884c0 docs: Update to use module diretive Marc Bonnici 2019-11-18 10:36:03 +00:00
  • ad6c6a878d README: Update to include installation notes for paramiko Marc Bonnici 2020-03-20 15:22:00 +00:00
  • 6f363b4aa5 utils/ssh: Only try SSH keys if no password is supplied. Marc Bonnici 2020-03-11 10:32:03 +00:00
  • 7f5e0f5b4d utils/version: Bump dev version Marc Bonnici 2020-03-06 17:21:41 +00:00
  • 7e682ed97d target: Check that the connection works cleanly upon connection Douglas RAILLARD 2020-01-17 17:47:24 +00:00
  • 62e24c5764 connections: Unify BackgroundCommand API and use paramiko for SSH Douglas RAILLARD 2020-01-15 17:19:24 +00:00
  • eb6fa93845 utils/misc: Add redirect_streams() helper Douglas RAILLARD 2020-01-15 16:06:20 +00:00
  • 9d5d70564f target: Use tls_property() to manage a thread-local connection Douglas RAILLARD 2020-01-15 17:16:47 +00:00
  • 922686a348 utils/misc: Add tls_property() Douglas RAILLARD 2020-01-15 16:05:44 +00:00
  • 98e2e51d09 devlib.utils.misc: Use Popen.communicate(timeout=...) in check_output Douglas RAILLARD 2019-12-12 17:25:47 +00:00
  • ab45acf1d8 utils/version: Bump dev version Marc Bonnici 2020-03-06 17:21:41 +00:00
  • 30e0ead3ea target: Check that the connection works cleanly upon connection Douglas RAILLARD 2020-01-17 17:47:24 +00:00
  • 9b712109f5 connections: Unify BackgroundCommand API and use paramiko for SSH Douglas RAILLARD 2020-01-15 17:19:24 +00:00
  • da3d94e28d utils/misc: Add redirect_streams() helper Douglas RAILLARD 2020-01-15 16:06:20 +00:00
  • 73f2201dc7 target: Use tls_property() to manage a thread-local connection Douglas RAILLARD 2020-01-15 17:16:47 +00:00
  • 2c12314be0 utils/misc: Add tls_property() Douglas RAILLARD 2020-01-15 16:05:44 +00:00
  • 4361e73b1c devlib.utils.misc: Use Popen.communicate(timeout=...) in check_output Douglas RAILLARD 2019-12-12 17:25:47 +00:00
  • 92e16ee873 instrument/daq: Add an explicit time column to the DAQ measurements Javi Merino 2020-02-11 18:18:22 +00:00
  • 72ded188fa instrument/daq: Convert reading rows from all files to a generator Javi Merino 2020-02-25 14:27:43 +00:00
  • dcab0b3718 instrument/daq: Check that self.tempdir has been set before calling os.path.isdir() Javi Merino 2020-03-02 13:36:48 +00:00
  • 40eab7ff79 instrument/daq: Add an explicit time column to the DAQ measurements Javi Merino 2020-02-11 18:18:22 +00:00
  • 30e6594e99 instrument/daq: Convert reading rows from all files to a generator Javi Merino 2020-02-25 14:27:43 +00:00
  • 7bc83f3fcb instrument/daq: Check that self.tempdir has been set before calling os.path.isdir() Javi Merino 2020-03-02 13:36:48 +00:00
  • 37a6b4f96d target: a valid sha1 must be concatenated with the kernel version Vincent Donnefort 2020-02-28 10:10:23 +00:00
  • 148f0b7ee8 target: a valid sha1 must be concatenated with the kernel version Vincent Donnefort 2020-02-28 10:10:23 +00:00
  • 4e1d029c88
    Merge 3327ea16377f6710495303e3a8bd423a532f6883 into 1ddbb75e7423fb60e657158c9b27a5f9079e0e68 setrofim 2020-02-27 15:04:32 +00:00
  • 1ddbb75e74 uilts/android: Fix parameters to adb_kill_server Marc Bonnici 2020-02-20 15:50:38 +00:00
  • 696dec9b91 utils/android: Ensure that adb_server is propergated to helper functions Marc Bonnici 2020-02-20 15:12:27 +00:00
  • ab32596292 uilts/android: Fix parameters to adb_kill_server Marc Bonnici 2020-02-20 15:50:38 +00:00
  • 3627ee94f9 utils/android: Ensure that adb_server is propergated to helper functions Marc Bonnici 2020-02-20 15:12:27 +00:00
  • 17374cf2b4 target: Update Target.modules from Target.install_modules() Douglas RAILLARD 2020-02-18 14:46:51 +00:00
  • 40885951f8 target: Update Target.modules from Target.install_modules() Douglas RAILLARD 2020-02-18 14:46:51 +00:00
  • 3327ea1637 Allow connections to be used as context managers Sergei Trofimov 2020-01-23 11:37:38 +00:00
  • b697f999c6 target: add set_connection() Sergei Trofimov 2020-01-23 10:58:58 +00:00
  • 9661c6bff3 target: Handle non-existing /sys/devices/system/node Douglas RAILLARD 2020-01-20 17:19:34 +00:00
  • 0aeb5bc409 target: Remove use of ls Douglas RAILLARD 2020-01-20 17:15:58 +00:00
  • 24cd745e93 target: Handle non-existing /sys/devices/system/node Douglas RAILLARD 2020-01-20 17:19:34 +00:00
  • 8cf76e69b5 target: Remove use of ls Douglas RAILLARD 2020-01-20 17:15:58 +00:00
  • a5640502ac devlib/AndroidTarget: Allow passing format options to dump_logcat() Javi Merino 2020-01-17 17:00:59 +00:00
  • e9a8dabec2 devlib/AndroidTarget: Allow passing format options to dump_logcat() Javi Merino 2020-01-17 17:00:59 +00:00
  • 6fe78b4d47 module/cpufreq: Sort list of frequencies Douglas RAILLARD 2020-01-15 11:32:44 +00:00
  • 540f699582 module/cpufreq: Sort list of frequencies Douglas RAILLARD 2020-01-15 11:32:44 +00:00
  • 5bda1c0eee host: add host attribute to LocalConnection Sergei Trofimov 2020-01-09 16:45:44 +00:00
  • ccaf0d7a9e host: add host attribute to LocalConnection Sergei Trofimov 2020-01-09 16:45:44 +00:00
  • 0465a75c56 devlib/trace/ftrace.py: Fix reset and stop states Ambroise Vincent 2019-12-17 17:36:23 +00:00
  • 9c0928c985 docs: Add LinuxTarget and LocalLinuxTarget to the documentation Marc Bonnici 2019-11-18 11:26:05 +00:00
  • 438f5aee82 docs: Update to use module diretive Marc Bonnici 2019-11-18 10:36:03 +00:00
  • f96817396c devlib/trace/ftrace.py: Fix reset and stop states Ambroise Vincent 2019-12-17 17:36:23 +00:00
  • 795c0f233f Development version bump Marc Bonnici 2019-12-20 16:20:38 +00:00
  • d6068d231a Development version bump Marc Bonnici 2019-12-20 16:20:38 +00:00
  • 5ff278b133 Version bump for release v1.2 Marc Bonnici 2019-12-17 10:44:57 +00:00
  • 408ea0eaf6 Version bump for release Marc Bonnici 2019-12-17 10:44:57 +00:00
  • b72fb470e7 docs: Update to include Collector information Marc Bonnici 2019-12-05 16:19:19 +00:00
  • a4fd57f023 devlib/__init__: Export LogcatCollector in devlib package Marc Bonnici 2019-12-05 15:43:42 +00:00
  • cf8ebf6668 devlib/collector: Update Collectors to implement collector interface Marc Bonnici 2019-12-05 13:37:55 +00:00
  • 15a77a841d collector/screencapture: Refactor to use new collector interface Marc Bonnici 2019-12-05 11:09:00 +00:00
  • 9bf9f2dd1b collector: Update the Collector Interface Marc Bonnici 2019-12-05 11:02:55 +00:00
  • 19887de71e devlib/trace: Refactor trace to be collector Marc Bonnici 2019-11-07 11:18:18 +00:00
  • baa7ad1650 devlib/AndroidTarget: Move adb specific commands into the ADB connection Marc Bonnici 2019-11-07 09:59:48 +00:00
  • 75621022be devlib/AndroidTarget: Move ADB disconnect code into connection. Marc Bonnici 2019-11-07 09:55:59 +00:00
  • 01dd80df34 module/sched: Fix get_capacities() on !SCHED_DEBUG kernels Valentin Schneider 2019-11-26 14:38:12 +00:00
  • 500f2ff50b devlib/AndroidTarget: Move adb specific commands into the ADB connection Marc Bonnici 2019-11-07 09:59:48 +00:00
  • eb0661a6b4 utils/android: update SDK versions map Sergei Trofimov 2019-12-06 16:21:57 +00:00
  • e11c367d47 utils/android: update SDK versions map Sergei Trofimov 2019-12-06 16:21:57 +00:00
  • f303d1326b exception/get_traceback: Fix type error Marc Bonnici 2019-12-05 13:33:17 +00:00
  • abd88548d2 instrument/frames: Fix missing import Marc Bonnici 2019-12-05 10:14:11 +00:00
  • 2a934288eb instrument/daq: Fix error message Marc Bonnici 2019-12-05 10:13:29 +00:00
  • 2bf4d8a433 target: Return a bool in Target.check_responsive() Douglas RAILLARD 2019-12-05 15:51:38 +00:00
  • b9ad2b488b docs: Update to include Collector information Marc Bonnici 2019-12-05 16:19:19 +00:00
  • 18a60a6298 target: Return a bool in Target.check_responsive() Douglas RAILLARD 2019-12-05 15:51:38 +00:00
  • 6e074bd728 devlib/__init__: Export LogcatCollector in devlib package Marc Bonnici 2019-12-05 15:43:42 +00:00
  • 49c4c9c6a8 devlib/collector: Update Collectors to implement collector interface Marc Bonnici 2019-12-05 13:37:55 +00:00
  • 055b130b24 collector/screencapture: Refactor to use new collector interface Marc Bonnici 2019-12-05 11:09:00 +00:00
  • 2bfd6c55cf collector: Update the Collector Interface Marc Bonnici 2019-12-05 11:02:55 +00:00
  • d97387b7c1 devlib/trace: Refactor trace to be collector Marc Bonnici 2019-11-07 11:18:18 +00:00
  • 7c7fa9046f exception/get_traceback: Fix type error Marc Bonnici 2019-12-05 13:33:17 +00:00
  • 66fe8ae9e4 instrument/frames: Fix missing import Marc Bonnici 2019-12-05 10:14:11 +00:00
  • f6820f30dd instrument/daq: Fix error message Marc Bonnici 2019-12-05 10:13:29 +00:00
  • 1828b5e578 devlib/AndroidTarget: Move ADB disconnect code into connection. Marc Bonnici 2019-11-07 09:55:59 +00:00
  • f82f6c0877 module/sched: Fix get_capacities() on !SCHED_DEBUG kernels Valentin Schneider 2019-11-26 14:38:12 +00:00
  • cf26dee308 trace/ftrace: Support the 'function' tracer Valentin Schneider 2019-11-26 17:52:16 +00:00
  • e7bd2a5b22 trace/ftrace: Memoize tracable functions Valentin Schneider 2019-11-26 17:50:35 +00:00
  • 72be3d01f8 trace/ftrace: Only require CONFIG_FUNCTION_PROFILER for the function profiling Valentin Schneider 2019-11-26 17:43:18 +00:00
  • 745dc9499a modules/flash: Add a connect parameter to the flash method Marc Bonnici 2019-11-28 16:39:19 +00:00
  • 59f7616f28 modules/flash: Add a connect parameter to the flash method Marc Bonnici 2019-11-28 16:39:19 +00:00
  • 6c9f80ff76 target: get model form platform Sergei Trofimov 2019-11-28 09:23:41 +00:00
  • 7b9b259818 target: get model form platform Sergei Trofimov 2019-11-28 09:23:41 +00:00
  • e98ec57c22 trace/ftrace: Support the 'function' tracer Valentin Schneider 2019-11-26 17:52:16 +00:00
  • 2b209997ce trace/ftrace: Memoize tracable functions Valentin Schneider 2019-11-26 17:50:35 +00:00
  • 056db30e56 trace/ftrace: Only require CONFIG_FUNCTION_PROFILER for the function profiling Valentin Schneider 2019-11-26 17:43:18 +00:00
  • 182f4e7b3f daq: Fix teardown() removing temporary files Javi Merino 2019-11-26 15:39:10 +00:00
  • 4df2b9a4c4 daq: move to daqpower 2.0 Javi Merino 2019-11-22 14:37:33 +00:00
  • 01c537683c daq: Fix teardown() removing temporary files Javi Merino 2019-11-26 15:39:10 +00:00
  • 1fc5c5caf8 daq: move to daqpower 2.0 Javi Merino 2019-11-22 14:37:33 +00:00
  • aa64951398 Add NUMA nodes Peter Puhov 2019-11-22 10:05:03 -05:00
  • 1d5175a792 Add NUMA nodes Peter Puhov 2019-11-22 10:05:03 -05:00
  • 0fa91d6c4c Add options to ssh connection Michalis Spyrou 2019-11-21 11:06:06 +00:00
  • 65d916c1c1 Add options to ssh connection Michalis Spyrou 2019-11-21 11:06:06 +00:00
  • 0e6280ae31 ftrace: Ensure /proc/kallsyms contains symbol addresses Douglas RAILLARD 2019-11-04 17:47:06 +00:00