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

Commit Graph

  • 781f9b068d target: Move kernel config parsing in method Douglas RAILLARD 2018-12-17 12:24:00 +00:00
  • 7e79eeb9cb target: Robustify read_tree_values() Quentin Perret 2019-01-25 13:25:05 +00:00
  • 911a9f2ef4 utils/ssh: Implement work around for issue in pexpect Marc Bonnici 2019-01-21 18:01:20 +00:00
  • e662fbf90d target: Robustify read_tree_values() Quentin Perret 2019-01-25 13:25:05 +00:00
  • cc0679e40f module: sched: add support to get/set scheduler features Patrick Bellasi 2018-06-15 14:40:50 +01:00
  • 5dea9f8bcf module: sched: add get/set methods for scheduler attributes Patrick Bellasi 2018-06-15 12:22:05 +01:00
  • 9b41c7894d target: add MountPoints abstraction Patrick Bellasi 2019-01-22 16:20:11 +00:00
  • fff47eabea module: sched: add support to get/set scheduler features Patrick Bellasi 2018-06-15 14:40:50 +01:00
  • 5ae85241a6 module: sched: add get/set methods for scheduler attributes Patrick Bellasi 2018-06-15 12:22:05 +01:00
  • 9d13277561 utils/ssh: Implement work around for issue in pexpect Marc Bonnici 2019-01-21 18:01:20 +00:00
  • a9ee41855d GfxInfo: Update to use nano second measurments Marc Bonnici 2019-01-09 13:29:13 +00:00
  • c13e3c260b instrument/measurment_types: Add nanoseconds Marc Bonnici 2019-01-09 13:27:07 +00:00
  • aabb74c8cb utils/rendering: Fix compatibility with Python3 Marc Bonnici 2019-01-09 11:10:40 +00:00
  • a4c22cef71 utils/rendering: Fix incorrect debug message Marc Bonnici 2019-01-09 11:09:33 +00:00
  • 3da7fbc9dd utils/rendering: Fix default value Marc Bonnici 2019-01-09 11:08:33 +00:00
  • f6b1b4cf1a GfxInfo: Update to use nano second measurments Marc Bonnici 2019-01-09 13:29:13 +00:00
  • 364e58f42f instrument/measurment_types: Add nanoseconds Marc Bonnici 2019-01-09 13:27:07 +00:00
  • 642ce8ed93 utils/rendering: Fix compatibility with Python3 Marc Bonnici 2019-01-09 11:10:40 +00:00
  • fd15872874 utils/rendering: Fix incorrect debug message Marc Bonnici 2019-01-09 11:09:33 +00:00
  • 602df669c7 utils/rendering: Fix default value Marc Bonnici 2019-01-09 11:08:33 +00:00
  • 19b7fe470e target: Introduce TypedKernelConfig Douglas RAILLARD 2018-12-17 11:53:52 +00:00
  • c711925e21 target: Introduce KernelConfigKeyError Douglas RAILLARD 2019-01-02 14:57:06 +00:00
  • f2a87ce61c utils.android.ApkInfo: Retrieve APK class methods Pierre-Clement Tosi 2018-12-18 11:53:08 +00:00
  • 2b6cb264cf utils.android.ApkInfo: Add reading activity names Pierre-Clement Tosi 2018-12-18 11:49:12 +00:00
  • 7e0e6e8706 utils.android: Add ApkInfo._run() Pierre-Clement Tosi 2018-12-18 11:43:44 +00:00
  • 4fabcae0b4 cgroups.py: strip slashes, don't drop first char this makes it cope with both, names starting with or without slashes Volker Eckert 2018-12-21 15:11:42 +00:00
  • 3c4a282c29 devlib/version: Update to development version Marc Bonnici 2019-01-04 11:13:18 +00:00
  • 903f5cab6e devlib/version: Update to development version Marc Bonnici 2019-01-04 11:13:18 +00:00
  • a1c707e6c6 target: Fix KernelConfig parsing Douglas RAILLARD 2018-12-17 14:57:29 +00:00
  • edda45bbc1 target: Move kernel config parsing in method Douglas RAILLARD 2018-12-17 12:24:00 +00:00
  • b2130513ba cgroups.py: strip slashes, don't drop first char this makes it cope with both, names starting with or without slashes Volker Eckert 2018-12-21 15:11:42 +00:00
  • 683da92067 devlib: Version Bump to v1.1 v1.1.0 Marc Bonnici 2018-12-21 10:49:14 +00:00
  • e6d2c4d58f utils.android.ApkInfo: Retrieve APK class methods Pierre-Clement Tosi 2018-12-18 11:53:08 +00:00
  • 7bb4009c38 utils.android.ApkInfo: Add reading activity names Pierre-Clement Tosi 2018-12-18 11:49:12 +00:00
  • c888dbefe7 utils.android: Add ApkInfo._run() Pierre-Clement Tosi 2018-12-18 11:43:44 +00:00
  • 1569be9ba7 trace/serial_trace: Ensure markers are encoded to before writing. Marc Bonnici 2018-12-14 15:18:43 +00:00
  • 679cdd7de7 trace/serial_trace: Ensure markers are encoded to before writing. Marc Bonnici 2018-12-14 15:18:43 +00:00
  • f1b7fd184a module/cgroups: Execute command as root when launching cmd in cgroup Marc Bonnici 2018-12-05 16:02:55 +00:00
  • d6e819844b module/cgroups: Execute command as root when launching cmd in cgroup Marc Bonnici 2018-12-05 16:02:55 +00:00
  • e14d6064a5 cgroups: allow to set dot-named attributes Patrick Bellasi 2018-10-17 16:36:31 +01:00
  • 22a5945460 ftrace: Turn TraceCollector into a context manager Douglas RAILLARD 2018-12-03 12:31:32 +00:00
  • d5c25b8144 ftrace: Turn TraceCollector into a context manager Douglas RAILLARD 2018-12-03 12:31:32 +00:00
  • fbf0875357 serial_port: Handle exception in open_serial_connection Douglas RAILLARD 2018-11-27 17:20:47 +00:00
  • d20c952a24 serial_port: Handle exception in open_serial_connection Douglas RAILLARD 2018-11-27 17:20:47 +00:00
  • b7ab340d33 instrument: Fix active_channels for Python 3 Quentin Perret 2018-11-27 16:27:57 +00:00
  • ca2ed69b0e instrument: Fix active_channels for Python 3 Quentin Perret 2018-11-27 16:27:57 +00:00
  • beb824256d bin: Add ppc64le binaries Juri Lelli 2018-11-23 15:54:31 +01:00
  • ab70e19eae bin: Add ppc64le binaries Juri Lelli 2018-11-23 15:54:31 +01:00
  • efbf630422 utils/ssh: Remove original traceback from exception Marc Bonnici 2018-11-21 14:02:20 +00:00
  • 5f94604cd1 utils/ssh: Remove original traceback from exception Marc Bonnici 2018-11-21 14:02:20 +00:00
  • 389ec76c1e escaping: Use pipes.quote instead of escape_* Douglas RAILLARD 2018-10-30 15:52:45 +00:00
  • 1f50b0ffc2 quoting: Use shlex.split instead of str.split Douglas RAILLARD 2018-10-30 16:19:46 +00:00
  • ed7f0e56a2 subprocess: Fix quoting issues Douglas RAILLARD 2018-10-30 15:05:03 +00:00
  • d376bc10ee module/sched: SchedDomain: Turn flags definition into an enum Valentin Schneider 2018-11-08 13:43:52 +00:00
  • 60c2e7721e setup.py: Add enum34 dependency for Python < 3.4 Valentin Schneider 2018-11-13 13:24:09 +00:00
  • 5ba0f0c1d8 escaping: Use pipes.quote instead of escape_* Douglas RAILLARD 2018-10-30 15:52:45 +00:00
  • adbef1791a quoting: Use shlex.split instead of str.split Douglas RAILLARD 2018-10-30 16:19:46 +00:00
  • 1a95a599b0 subprocess: Fix quoting issues Douglas RAILLARD 2018-10-30 15:05:03 +00:00
  • 5e13a045a3 utils/ssh.py: try to make failure to parse response more obvious Volker Eckert 2018-11-07 20:17:48 +00:00
  • 4bd6ade1dc utils/ssh.py: try to make failure to parse response more obvious Volker Eckert 2018-11-07 20:17:48 +00:00
  • 8fb8910bec module/sched: SchedDomain: Turn flags definition into an enum Valentin Schneider 2018-11-08 13:43:52 +00:00
  • 8341917aa9 setup.py: Add enum34 dependency for Python < 3.4 Valentin Schneider 2018-11-13 13:24:09 +00:00
  • c4c76ebcf8 devlib/target: change get_rotation (Android) syltaylor 2018-11-15 16:03:00 +00:00
  • a896ea510b
    devlib/target: change get_rotation (Android) syltaylor 2018-11-15 16:03:00 +00:00
  • bdaea26f6f utils/misc: memoized: fix kwarg IDs Sergei Trofimov 2018-11-14 13:38:55 +00:00
  • a3c04fc140 utils/misc: document memoized limitation Sergei Trofimov 2018-11-14 13:30:07 +00:00
  • 525529a3c8 utils/misc: memoized: fix kwarg IDs Sergei Trofimov 2018-11-14 13:38:55 +00:00
  • 10bf86669c utils/misc: document memoized limitation Sergei Trofimov 2018-11-14 13:30:07 +00:00
  • 94c1339efd module/cpufreq: Add userspace special case for use_governor() Valentin Schneider 2018-11-12 17:48:59 +00:00
  • 8c6202283e module/cpufreq: Add userspace special case for use_governor() Valentin Schneider 2018-11-12 17:48:59 +00:00
  • 85e0fb08fe target: add page_size_kb property Sergei Trofimov 2018-11-02 10:56:19 +00:00
  • 15a86d5611 target: add page_size_kb property Sergei Trofimov 2018-11-02 10:56:19 +00:00
  • 74444210e7 module/sched: Harden probe() Valentin Schneider 2018-11-01 16:13:28 +00:00
  • 79d194d523 module/sched: Harden probe() Valentin Schneider 2018-11-01 16:13:28 +00:00
  • da3afeba2e target: Remove failed modules from target.modules Douglas RAILLARD 2018-10-31 16:33:34 +00:00
  • 27c1c7f3fa target: Remove failed modules from target.modules Douglas RAILLARD 2018-10-31 16:33:34 +00:00
  • 4a4739cefb doc: Fix formatting Marc Bonnici 2018-10-31 10:09:45 +00:00
  • 01c39cfe4c doc/conns: Update documentation to include strip_colors parameter Marc Bonnici 2018-10-31 10:08:32 +00:00
  • 396f3915ae doc: Fix formatting Marc Bonnici 2018-10-31 10:09:45 +00:00
  • 5dbaac6b06 doc/conns: Update documentation to include strip_colors parameter Marc Bonnici 2018-10-31 10:08:32 +00:00
  • b9b38a20f6 target: Ensure consistency between target.execute() and conn.execute() Quentin Perret 2018-10-30 10:00:54 +00:00
  • 37bbe87715 target: Ensure consistency between target.execute() and conn.execute() Quentin Perret 2018-10-30 10:00:54 +00:00
  • 058bcd45c2 target: Fix number_of_cpus() on targets with a coloured prompt Quentin Perret 2018-10-29 17:17:46 +00:00
  • 809d987f84 AndroidTarget: Change screen resolution acquisition method Valentin Schneider 2018-10-19 18:29:08 +01:00
  • bf1310c278 module/systrace: Handle empty lines for category listing Valentin Schneider 2018-10-19 18:28:29 +01:00
  • 78de479a43 module/systrace: Fix subprocess interactions for Python 3 Valentin Schneider 2018-10-19 18:27:11 +01:00
  • 75332cf14a module/systrace: Fix platform_tools use Valentin Schneider 2018-10-19 18:18:11 +01:00
  • df16f080c5 AndroidTarget: Change screen resolution acquisition method Valentin Schneider 2018-10-19 18:29:08 +01:00
  • cfa4cd9424 module/systrace: Handle empty lines for category listing Valentin Schneider 2018-10-19 18:28:29 +01:00
  • 213d7f6344 module/systrace: Fix subprocess interactions for Python 3 Valentin Schneider 2018-10-19 18:27:11 +01:00
  • 576c919bc0 module/systrace: Fix platform_tools use Valentin Schneider 2018-10-19 18:18:11 +01:00
  • 6089eaf40a module/sched: Fix sched procfs parsing for >= 10 CPU systems Valentin Schneider 2018-10-17 15:23:28 +01:00
  • a477a70f18 module/sched: Fix sched procfs parsing for >= 10 CPU systems Valentin Schneider 2018-10-17 15:23:28 +01:00
  • fa41bb01d2 modules: Update docs with 'setup' stage for module initialization Marc Bonnici 2018-10-10 10:25:17 +01:00
  • 610575362f modules: Update docs with 'setup' stage for module initialization Marc Bonnici 2018-10-10 10:25:17 +01:00
  • 4a217c14a5
    Merge a3bfe631114060bdd6d856c7e59ec884dc41122e into 8654a6dc2b421ea9ea69666fd30c531000d6110f Josh Choo 2018-09-21 17:25:59 +00:00
  • a3bfe63111 ftrace: use correct trace-cmd binary in report function Joshua Choo 2018-09-22 01:23:29 +08:00
  • 8654a6dc2b devlib: Add development tag to version number Marc Bonnici 2018-09-20 11:04:14 +01:00
  • 150fe2b32b instrument/daq: Provide available devices in error message Marc Bonnici 2018-09-20 15:18:22 +01:00
  • f2a88fd1dc host: Allow pull method to deal with directories Marc Bonnici 2018-09-20 14:49:00 +01:00