Skip to content
  1. Apr 25, 2024
    • Douglas Raillard's avatar
      Squashed 'external/devlib/' changes from c60737c78..7276097d4 · f475b628
      Douglas Raillard authored
      7276097d4 target: Make default modules list empty
      6939e5660 target: Cleanup and lazily initialize modules
      ce02f8695 Add missing import
      b5f311fef tools/docker: Add Docker image support for devlib
      233f76d03 test_target.py: Allow specifying connection timeout for Android targets
      ac4f581f4 target: tests: Add support for testing ChromeOS targets
      c6bd736c8 target: Address pylint issues in ChromeOsTarget class
      28b30649f utils/ssh: Fix atexit.register() SshConnection leak
      5817866ad Fixed issue where non-consecutive list resulted in incorrect ranges
      8247ac91e Add option not to validate PMU counters.
      228baeb31 target: Implement target runner classes
      1431bebd8 tools/buildroot: Add support for generating Linux target system images
      dd84dc7e3 tests/test_target: Test more targets
      295f1269e target: Introduce make_temp() for creating temp file/folder on target
      84c0935fb utils/ssh: Try to free up resources during client creation
      598c0c1d3 tools/android: Add support for creating Android virtual devices
      a1718c370 tests/test_target: Read target connection settings from a YAML file
      b5715b656 utils/misc: Move load_struct_from_yaml() from WA to devlib
      39dfa7ef7 utils/android: Add debug log about connection settings
      a83fe5238 test_target: Add copyright statement
      613b4fabb ChromeOsTarget: Fix building SSH connection parameter list
      be7e73db1 utils/ssh: Load host keys only if strict_host_check is true
      e334f8816 target: Customize as_root parameter of *write_value()
      38d8053f2 devlib: Remove unused imports
      7ccdea6b8 devlib/init: Resolve pylint issues
      cb36347df doc/connection: Fix typo Telenet
      
      git-subtree-dir: external/devlib
      git-subtree-split: 7276097d4e12ff2b3cfa1bb0ba40cee24ae3372b
      f475b628
  2. Feb 09, 2024
  3. Jan 15, 2024
    • Douglas Raillard's avatar
      Squashed 'external/devlib/' changes from 9199d8884..f30fb0b3f · daf13bee
      Douglas Raillard authored
      f30fb0b3f utils/ssh: Ensure the detected sshpass is used
      c39d40c6f utils/ssh: Remove _check_env()
      926aee183 utils/android: Remove PATH manipulation
      19c51547d utils/android: Cleanup android tool detection
      52485fbaa setup.py: Re-add "future" PyPI package
      416e8ac40 devlib: Remove Python 2 dead code
      ea4eccf95 setup.py: Remove use of "imp" module
      b8bf2abf3 AndroidTarget: Skip ungrantable Android permission
      9f71c818c android: Add adb_port connection setting
      0579a814f android: Add a retry logic for background command PID detection
      900531b41 android: Fix background command PID detection
      14b4e2069 target: Add helper function to check Android screen's locking state
      07294251c target: Handle dozing case in checking Android screen state
      2f48b84e6 target: Fix indentation of a misaligned line
      5a1eb4a77 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.
      d7d1deedd collector/dmesg: Query systcl kernel.dmesg_restrict
      18d2a343c target: Add Target.read_systcl()
      5104002f1 target: Update kernel version parsing for Android GKI kernels
      90973cac0 devlib: Make add_trip_point and add_thermal_zone private
      403a0faf9 devlib: Add ThermalZone type and policy support to thermal module
      
      git-subtree-dir: external/devlib
      git-subtree-split: f30fb0b3fd5032c083bd646cfc3697bd930e8df9
      daf13bee
  4. Apr 12, 2023
  5. Jan 18, 2023
  6. Aug 08, 2022
  7. Apr 25, 2022
    • Douglas Raillard's avatar
      Squashed 'external/devlib/' changes from 7d6ed2dd8..bdb04aa8d · 1b6ccec0
      Douglas Raillard authored
      bdb04aa8d ftrace: Detect tracefs mount point
      8f80d8a5e shutils.in: De-hardcode tracefs location
      ff599dfbb shutils.in: Simplify the dispatcher
      00a5bcb37 shutils.in: Add get_fs_mount_point() function
      fffa04079 target/xfer: Fix detection of files with restricted permissions
      
      git-subtree-dir: external/devlib
      git-subtree-split: bdb04aa8d00823dfab7cc2aa50283ce7da919acf
      1b6ccec0
  8. Nov 03, 2021
  9. Jul 22, 2021
Loading