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

Commit Graph

  • 3e708bb114 tools/docker: Add Docker image support for devlib Metin Kaya 2024-02-06 15:46:53 +00:00
  • 5775efdef0 utils/ssh: Fix atexit.register() SshConnection leak Douglas Raillard 2024-03-28 14:47:24 +00:00
  • c659c2b95a test_target.py: Allow specifying connection timeout for Android targets Metin Kaya 2024-03-21 11:32:32 +00:00
  • 1bd22c4abb target: tests: Add support for testing ChromeOS targets Metin Kaya 2024-02-09 15:48:33 +00:00
  • 24a084e64c target: Address pylint issues in ChromeOsTarget class Metin Kaya 2024-02-09 16:03:52 +00:00
  • 1219084198 Fixed issue where non-consecutive list resulted in incorrect ranges Sebastian Goscik 2024-03-27 11:34:08 +00:00
  • 228baeb317 target: Implement target runner classes Metin Kaya 2024-01-15 12:53:45 +00:00
  • 1431bebd80 tools/buildroot: Add support for generating Linux target system images Metin Kaya 2024-01-19 16:15:14 +00:00
  • dd84dc7e38 tests/test_target: Test more targets Metin Kaya 2024-01-10 15:59:42 +00:00
  • 295f1269ed target: Introduce make_temp() for creating temp file/folder on target Metin Kaya 2024-01-31 12:48:31 +00:00
  • 84c0935fb2 utils/ssh: Try to free up resources during client creation Metin Kaya 2024-01-31 12:01:52 +00:00
  • a4b3547d8d target: Implement target runner classes Metin Kaya 2024-01-15 12:53:45 +00:00
  • 82a722db1c tools/buildroot: Add support for generating Linux target system images Metin Kaya 2024-01-19 16:15:14 +00:00
  • 125390319c tests/test_target: Test more targets Metin Kaya 2024-01-10 15:59:42 +00:00
  • 3b7fb5b9c2 target: Introduce make_temp() for creating temp file/folder on target Metin Kaya 2024-01-31 12:48:31 +00:00
  • 918c19ce2c utils/ssh: Try to free up resources during client creation Metin Kaya 2024-01-31 12:01:52 +00:00
  • 598c0c1d3c tools/android: Add support for creating Android virtual devices Metin Kaya 2024-01-23 14:54:59 +00:00
  • 8ae68da022 tools/android: Add support for creating Android virtual devices Metin Kaya 2024-01-23 14:54:59 +00:00
  • 89c6b61024 Add option not to validate PMU counters. Ola Olsson 2024-03-18 22:41:24 +01:00
  • a1718c3700 tests/test_target: Read target connection settings from a YAML file Metin Kaya 2024-02-05 08:36:19 +00:00
  • b5715b6560 utils/misc: Move load_struct_from_yaml() from WA to devlib Metin Kaya 2024-02-05 10:17:31 +00:00
  • 39dfa7ef72 utils/android: Add debug log about connection settings Metin Kaya 2024-02-05 10:11:35 +00:00
  • 6217c77fe5 tests/test_target: Read target connection settings from a YAML file Metin Kaya 2024-02-05 08:36:19 +00:00
  • fb8887f8ca utils/misc: Move load_struct_from_yaml() from WA to devlib Metin Kaya 2024-02-05 10:17:31 +00:00
  • 2169e61968 utils/android: Add debug log about connection settings Metin Kaya 2024-02-05 10:11:35 +00:00
  • 019b4aca55 devlib/module: Add irq module for stats and affinity manipulation Morten Rasmussen 2024-01-29 13:46:56 +01:00
  • a83fe52382 test_target: Add copyright statement Metin Kaya 2024-01-10 15:56:35 +00:00
  • 613b4fabba ChromeOsTarget: Fix building SSH connection parameter list Metin Kaya 2024-01-17 10:45:52 +00:00
  • be7e73db16 utils/ssh: Load host keys only if strict_host_check is true Metin Kaya 2024-01-15 16:51:00 +00:00
  • e334f8816c target: Customize as_root parameter of *write_value() Metin Kaya 2024-01-11 14:29:54 +00:00
  • 38d8053f2f devlib: Remove unused imports Metin Kaya 2024-01-17 11:46:02 +00:00
  • 7ccdea6b8e devlib/init: Resolve pylint issues Metin Kaya 2024-01-17 12:15:14 +00:00
  • cb36347dfe doc/connection: Fix typo Telenet Metin Kaya 2024-01-10 15:18:53 +00:00
  • 5887fcc159 test_target: Add copyright statement Metin Kaya 2024-01-10 15:56:35 +00:00
  • e0eb315372 ChromeOsTarget: Fix building SSH connection parameter list Metin Kaya 2024-01-17 10:45:52 +00:00
  • c77c22db5c utils/ssh: Load host keys only if strict_host_check is true Metin Kaya 2024-01-15 16:51:00 +00:00
  • 413c489c55 target: Customize as_root parameter of *write_value() Metin Kaya 2024-01-11 14:29:54 +00:00
  • 7c087264fa devlib: Remove unused imports Metin Kaya 2024-01-17 11:46:02 +00:00
  • 553c4e7c92 devlib/init: Resolve pylint issues Metin Kaya 2024-01-17 12:15:14 +00:00
  • 1b5b8a3083 doc/connection: Fix typo Telenet Metin Kaya 2024-01-10 15:18:53 +00:00
  • c60737c78e [Android] Fix use-before-initialization during initialization of ApkInfo Luis Machado 2024-01-17 14:39:57 +00:00
  • 64fe41b96d [Android] Fix use-before-initialization during initialization of ApkInfo Luis Machado 2024-01-17 14:39:57 +00:00
  • f60e341d6e target: Fix read_sysctl() Douglas Raillard 2024-01-16 15:43:39 +00:00
  • 46219ace04 android: Fix typo in ApkInfo Douglas Raillard 2024-01-16 16:12:02 +00:00
  • c9e7810273 android: Fix typo in ApkInfo Douglas Raillard 2024-01-16 16:12:02 +00:00
  • fef35a7a05 target: Fix read_sysctl() Douglas Raillard 2024-01-16 15:43:39 +00:00
  • 4589b4698e target: Fix typo Changed target variable to self because it is not defined in the file. Elif Topuz 2024-01-15 17:38:51 +00:00
  • 56746fdb33 ssh: Fix tools detection Douglas Raillard 2024-01-15 16:44:14 +00:00
  • c347861db4 android: Ensure we use the detected fastboot Douglas Raillard 2024-01-15 16:38:33 +00:00
  • 3f9ce8ba73 android: Fix tool detections Douglas Raillard 2024-01-15 16:36:07 +00:00
  • 0d6e78f219 target: Fix typo Changed target variable to self because it is not defined in the file. Elif Topuz 2024-01-15 17:38:51 +00:00
  • 13452726fe ssh: Fix tools detection Douglas Raillard 2024-01-15 16:44:14 +00:00
  • 3a0c811244 android: Ensure we use the detected fastboot Douglas Raillard 2024-01-15 16:38:33 +00:00
  • bbd81d5b91 android: Fix tool detections Douglas Raillard 2024-01-15 16:36:07 +00:00
  • f30fb0b3fd utils/ssh: Ensure the detected sshpass is used Douglas Raillard 2023-06-26 15:28:43 +01:00
  • c39d40c6f8 utils/ssh: Remove _check_env() Douglas Raillard 2023-06-26 15:19:47 +01:00
  • 926aee1833 utils/android: Remove PATH manipulation Douglas Raillard 2023-06-26 15:08:26 +01:00
  • 19c51547d1 utils/android: Cleanup android tool detection Douglas Raillard 2023-06-26 14:47:40 +01:00
  • bf97b5bb83 utils/ssh: Ensure the detected sshpass is used Douglas Raillard 2023-06-26 15:28:43 +01:00
  • dada55d079 utils/ssh: Remove _check_env() Douglas Raillard 2023-06-26 15:19:47 +01:00
  • 08a853715d utils/android: Remove PATH manipulation Douglas Raillard 2023-06-26 15:08:26 +01:00
  • c26c08bd7b utils/android: Cleanup android tool detection Douglas Raillard 2023-06-26 14:47:40 +01:00
  • 52485fbaa5 setup.py: Re-add "future" PyPI package Douglas Raillard 2023-10-05 13:31:45 +01:00
  • 416e8ac40f devlib: Remove Python 2 dead code Douglas Raillard 2023-10-05 13:19:10 +01:00
  • ea4eccf95d setup.py: Remove use of "imp" module Douglas Raillard 2023-10-05 12:35:26 +01:00
  • b8bf2abf3b AndroidTarget: Skip ungrantable Android permission Marc Bonnici 2023-09-06 16:10:41 -05:00
  • 9f71c818c4 android: Add adb_port connection setting Douglas Raillard 2023-08-04 10:40:59 +01:00
  • 0579a814f1 android: Add a retry logic for background command PID detection Douglas Raillard 2023-07-05 11:07:17 +01:00
  • 900531b417 android: Fix background command PID detection Douglas Raillard 2022-04-05 15:44:18 +01:00
  • 14b4e2069b target: Add helper function to check Android screen's locking state Metin Kaya 2024-01-08 09:05:06 +00:00
  • 07294251c8 target: Handle dozing case in checking Android screen state Metin Kaya 2024-01-05 12:08:58 +00:00
  • 2f48b84e6b target: Fix indentation of a misaligned line Metin Kaya 2024-01-05 11:56:03 +00:00
  • d064b154c2 target: Add helper function to check Android screen's locking state Metin Kaya 2024-01-08 09:05:06 +00:00
  • 20d933d2a1 target: Handle dozing case in checking Android screen state Metin Kaya 2024-01-05 12:08:58 +00:00
  • cb2945125a target: Fix indentation of a misaligned line Metin Kaya 2024-01-05 11:56:03 +00:00
  • 5a1eb4a778 UIBenchJankTests:modification to support Android 12/14 versions dex file search is modified. It collects all the available methods under the package name. Tested with other benchmarks (geekbench,pcmark,jankbench in Android 12) as well. Elif Topuz 2023-12-06 14:14:58 +00:00
  • b64c6f2807 UIBenchJankTests:modification to support Android 12/14 versions dex file search is modified. It collects all the available methods under the package name. Tested with other benchmarks (geekbench,pcmark,jankbench in Android 12) as well. Elif Topuz 2023-12-06 14:14:58 +00:00
  • d7d1deedda collector/dmesg: Query systcl kernel.dmesg_restrict Douglas Raillard 2023-10-18 18:37:50 +01:00
  • 18d2a343c7 target: Add Target.read_systcl() Douglas Raillard 2023-10-18 18:35:23 +01:00
  • 5104002f1a target: Update kernel version parsing for Android GKI kernels Douglas Raillard 2023-10-18 18:26:03 +01:00
  • aed2beb80b collector/dmesg: Query systcl kernel.dmesg_restrict Douglas Raillard 2023-10-18 18:37:50 +01:00
  • 4cb3ad4ab2 target: Add Target.read_systcl() Douglas Raillard 2023-10-18 18:35:23 +01:00
  • c5405889d1 target: Update kernel version parsing for Android GKI kernels Douglas Raillard 2023-10-18 18:26:03 +01:00
  • 90973cac08 devlib: Make add_trip_point and add_thermal_zone private Morten Rasmussen 2023-10-05 13:52:02 +02:00
  • 403a0faf93 devlib: Add ThermalZone type and policy support to thermal module Morten Rasmussen 2023-09-27 10:18:32 +02:00
  • c4ebee7feb setup.py: Re-add "future" PyPI package Douglas Raillard 2023-10-05 13:31:45 +01:00
  • c2398fe47a devlib: Make add_trip_point and add_thermal_zone private Morten Rasmussen 2023-10-05 13:52:02 +02:00
  • 0b122801ed devlib: Add ThermalZone type and policy support to thermal module Morten Rasmussen 2023-09-27 10:18:32 +02:00
  • 157c15ede7 devlib: Remove Python 2 dead code Douglas Raillard 2023-10-05 13:19:10 +01:00
  • 53288e24f3 setup.py: Remove use of "imp" module Douglas Raillard 2023-10-05 12:35:26 +01:00
  • 9199d8884e ftrace: Do not read-verify buffer_size_kb value Christian Loehle 2023-09-21 15:51:30 +01:00
  • 58a5a7ffcc ftrace: Do not read-verify buffer_size_kb value Christian Loehle 2023-09-21 15:51:30 +01:00
  • 11c2882630
    Merge 5ef563e54ca75bfc600725a68a8b0b42ee9822d9 into 14bb86efadafc5e4fdc761bf2a1e2677fd7c65d1 Kajetan Puchalski 2023-09-16 19:05:32 -05:00
  • 14bb86efad collector/perfetto: Use busybox cat Douglas Raillard 2023-09-11 11:13:47 +01:00
  • 1c0223556f utils/ssh: Fix SSHTransferHandle when using SCP Douglas Raillard 2023-09-11 14:01:55 +01:00
  • d66634c2dc android: Add adb_port connection setting Douglas Raillard 2023-08-04 10:40:59 +01:00
  • e4622efff3 android: Add a retry logic for background command PID detection Douglas Raillard 2023-07-05 11:07:17 +01:00
  • 3edc4c0f2e android: Fix background command PID detection Douglas Raillard 2022-04-05 15:44:18 +01:00
  • 5fb69cb5f2 utils/ssh: Fix SSHTransferHandle when using SCP Douglas Raillard 2023-09-11 14:01:55 +01:00
  • e011755d9f collector/perfetto: Use busybox cat Douglas Raillard 2023-09-11 11:13:47 +01:00