Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ARM-software/devlib issues and pull requests
#714 - Unwieldy Target subclasses signature improvements
Issue -
State: open - Opened by douglas-raillard-arm 7 days ago
#713 - utils/android: Restore adb root state when disconnecting
Pull Request -
State: closed - Opened by douglas-raillard-arm 15 days ago
- 1 comment
#712 - Fix cpufreq event
Pull Request -
State: open - Opened by douglas-raillard-arm 16 days ago
- 1 comment
#711 - collector/ftrace: Handle missing kprobe_events file
Pull Request -
State: closed - Opened by douglas-raillard-arm 16 days ago
- 1 comment
#710 - target: Remove duplicated disconnection logic
Pull Request -
State: closed - Opened by douglas-raillard-arm 20 days ago
- 1 comment
#709 - collector/dmesg: Fix dmesg variant detection
Pull Request -
State: closed - Opened by douglas-raillard-arm 20 days ago
- 1 comment
#708 - Popen(preexec_fn=...) issue with polars
Issue -
State: open - Opened by douglas-raillard-arm 3 months ago
#707 - Fix ssh folder pull
Pull Request -
State: open - Opened by douglas-raillard-arm 3 months ago
- 1 comment
#706 - collector/ftrace: Fix FtraceCollector.kprobe_events attr name
Pull Request -
State: closed - Opened by douglas-raillard-arm 5 months ago
#705 - collector/dmesg: Allow not raising on dmesg output parsing failure
Pull Request -
State: closed - Opened by douglas-raillard-arm 5 months ago
#704 - Fix sudo
Pull Request -
State: closed - Opened by douglas-raillard-arm 5 months ago
- 10 comments
#703 - Sudo message breaks devlib
Issue -
State: closed - Opened by douglas-raillard-arm 5 months ago
- 1 comment
#702 - Missing pyproject.toml
Issue -
State: open - Opened by douglas-raillard-arm 5 months ago
#701 - ftrace: Preserve kprobe events during trace-cmd reset
Pull Request -
State: closed - Opened by metin-arm 5 months ago
- 1 comment
#700 - Fix @asyncf-decorated methods' docstring
Pull Request -
State: closed - Opened by douglas-raillard-arm 6 months ago
#699 - tools/setup_host.sh: Remove unused package cpu-checker
Pull Request -
State: closed - Opened by metin-arm 7 months ago
#698 - Most subclasses of devlib.module.Module don't have documentation
Issue -
State: open - Opened by douglas-raillard-arm 7 months ago
#697 - Allow setting timeouts from target configuration and retries
Issue -
State: open - Opened by douglas-raillard-arm 7 months ago
#696 - utils/ssh: Allow passing known_hosts path via strict_host_check value
Pull Request -
State: closed - Opened by douglas-raillard-arm 8 months ago
#695 - target: Properly propagate ADB port information
Pull Request -
State: closed - Opened by metin-arm 8 months ago
#694 - utils/misc: Fix AttributeError in tls_property
Pull Request -
State: closed - Opened by douglas-raillard-arm 8 months ago
#693 - Invalid PID when trying to kill BackgroundCommand
Issue -
State: open - Opened by ep1cman 8 months ago
- 2 comments
#692 - collector/dmesg: Handle non-matching regex
Pull Request -
State: closed - Opened by douglas-raillard-arm 8 months ago
#691 - Adb ping log
Pull Request -
State: closed - Opened by douglas-raillard-arm 8 months ago
#690 - Create Apache 2 LICENSE
Pull Request -
State: closed - Opened by stephenpaulger 9 months ago
#689 - Fix BackgroundCommand.send_signal() and add trace-cmd record support
Pull Request -
State: open - Opened by douglas-raillard-arm 9 months ago
- 10 comments
#688 - target: Make Target.make_temp() async-compatible
Pull Request -
State: closed - Opened by douglas-raillard-arm 9 months ago
- 1 comment
#687 - Validate cgroups_run_into has taken effect
Pull Request -
State: closed - Opened by ep1cman 9 months ago
- 1 comment
#686 - tools/android: Port remaining features from LISA/install_base.sh
Pull Request -
State: closed - Opened by metin-arm 9 months ago
- 8 comments
#685 - Fix __del__ excep
Pull Request -
State: closed - Opened by douglas-raillard-arm 10 months ago
- 1 comment
#684 - utils.ssh.SshConnectionBase issues caused by garbage collection
Issue -
State: closed - Opened by ep1cman 10 months ago
- 10 comments
#683 - Replace nest_asyncio with greenlets
Pull Request -
State: closed - Opened by douglas-raillard-arm 10 months ago
- 17 comments
#682 - Remove nest_asyncio dependency
Issue -
State: closed - Opened by douglas-raillard-arm 10 months ago
- 1 comment
#681 - Add missing import
Pull Request -
State: closed - Opened by bjackman 10 months ago
#680 - Wipe target working directory upon disconnect
Issue -
State: open - Opened by douglas-raillard-arm 10 months ago
- 2 comments
#679 - utils/ssh: Fix atexit.register() SshConnection leak
Pull Request -
State: closed - Opened by douglas-raillard-arm 11 months ago
#678 - tools/android: Address review comments on PR#668
Pull Request -
State: closed - Opened by metin-arm 11 months ago
- 1 comment
#677 - target: tests: Address review comments on PR#667
Pull Request -
State: closed - Opened by metin-arm 11 months ago
- 2 comments
#676 - atexit handler leaks connection instances
Issue -
State: closed - Opened by douglas-raillard-arm 11 months ago
#675 - Fixed issue where non-consecutive list resulted in incorrect ranges
Pull Request -
State: closed - Opened by ep1cman 11 months ago
#674 - Add option not to validate PMU counters.
Pull Request -
State: closed - Opened by ola1olssonarm 11 months ago
- 1 comment
#673 - Add support for testing ChromeOS targets
Pull Request -
State: closed - Opened by metin-arm 12 months ago
#672 - tools/docker: Add Docker image support for devlib
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
#671 - New Release
Issue -
State: open - Opened by setrofim about 1 year ago
- 2 comments
#670 - Read target connection settings from a YAML file
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
#669 - devlib/module: Add irq module for stats and affinity manipulation
Pull Request -
State: open - Opened by msrasmussen about 1 year ago
#668 - tools/android: Add support for creating Android virtual devices
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
#667 - Integrate buildroot and add support for QEMU Linux target
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
- 4 comments
#666 - [Android] Fix use-before-initialization during initialization of ApkInfo
Pull Request -
State: closed - Opened by luis-machado-arm about 1 year ago
#665 - Bunch of fixes & improvements
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
- 3 comments
#664 - android: Fix typo in ApkInfo
Pull Request -
State: closed - Opened by douglas-raillard-arm about 1 year ago
#663 - target: Fix read_sysctl()
Pull Request -
State: closed - Opened by douglas-raillard-arm about 1 year ago
#662 - target: Fix typo
Pull Request -
State: closed - Opened by eliftopuz about 1 year ago
#661 - Fix tool detection
Pull Request -
State: closed - Opened by douglas-raillard-arm about 1 year ago
#660 - Importing devlib package requires ANDROID_HOME or adb in PATH
Issue -
State: closed - Opened by douglas-raillard-arm about 1 year ago
#659 - target: Fix indentation of a misaligned line and groundwork for unlocking device screen
Pull Request -
State: closed - Opened by metin-arm about 1 year ago
- 1 comment
#658 - UIBenchJankTests: modification to support Android 12/14 versions
Pull Request -
State: closed - Opened by eliftopuz over 1 year ago
#657 - Fix config check
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 2 comments
#656 - target: Update kernel version parsing for Android GKI kernels
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#655 - Add Target.ensure_kconfig()
Issue -
State: open - Opened by douglas-raillard-arm over 1 year ago
- 1 comment
#654 - Incorrect kernel version parse
Issue -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 1 comment
#653 - Dmesg as root needs to check sysctl
Issue -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 1 comment
#652 - setup.py: Remove use of "imp" module
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#651 - devlib: Add ThermalZone type and policy support to thermal module
Pull Request -
State: closed - Opened by msrasmussen over 1 year ago
- 1 comment
#650 - ftrace: Do not read-verify buffer_size_kb value
Pull Request -
State: closed - Opened by cloehle over 1 year ago
- 2 comments
#649 - utils/ssh: Fix SSHTransferHandle when using SCP
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#648 - collector/perfetto: Use busybox cat
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#647 - AndroidTarget: Skip ungrantable Android permission
Pull Request -
State: closed - Opened by marcbonnici over 1 year ago
#646 - Idle SSH connections can trigger unwanted activity on the target
Issue -
State: open - Opened by douglas-raillard-arm over 1 year ago
- 2 comments
#645 - BackgroundCommand signals don't propagate through some shell setups
Issue -
State: open - Opened by mrkajetanp over 1 year ago
- 5 comments
#644 - Remove use of imp module
Issue -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#643 - ftrace: Support trace-cmd record mode
Pull Request -
State: open - Opened by mrkajetanp over 1 year ago
- 3 comments
#642 - ftrace: Separate top_buffer_size from buffer_size
Pull Request -
State: closed - Opened by mrkajetanp over 1 year ago
- 1 comment
#641 - bin: Update busybox
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 3 comments
#640 - target: Avoid intermittent error when installing binary
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#639 - Adb port
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#638 - utils.rendering: Fix activity matching
Pull Request -
State: closed - Opened by mrkajetanp over 1 year ago
- 2 comments
#637 - Target.get_pids_of() relies on system's ps
Issue -
State: open - Opened by douglas-raillard-arm over 1 year ago
#636 - collector/dmesg: Avoid unnecessary dmesg command
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#635 - Define more precisely Collector lifecyle
Issue -
State: open - Opened by douglas-raillard-arm over 1 year ago
#634 - Cleanup module load
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 5 comments
#633 - Cleanup android/openssh tools detection
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
- 1 comment
#632 - Sometimes incorrect PID detected for BackgroundCommand on Android
Issue -
State: open - Opened by douglas-raillard-arm over 1 year ago
#631 - Remove dependency on distutils
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#630 - utils/android: Use LC_ALL for adb commands
Pull Request -
State: closed - Opened by douglas-raillard-arm over 1 year ago
#629 - connection: Make BackgroundCommand.wait() return non-None
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
- 1 comment
#628 - Fix bg cmds
Pull Request -
State: closed - Opened by marcbonnici almost 2 years ago
#627 - ftrace: Set top-level buffer size
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
#626 - connection: Terminate background commands on close()
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
- 1 comment
#625 - ftrace: Avoid repeated available events query
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
#624 - Fix kick off
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
- 3 comments
#623 - The`kick_off` method is broken for AndroidTarget
Issue -
State: closed - Opened by marcbonnici almost 2 years ago
- 1 comment
#622 - target: Add persistent_data_path to AndroidTarget
Pull Request -
State: closed - Opened by mrkajetanp almost 2 years ago
- 7 comments
#621 - ftrace: Fix use of named buffer
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
#620 - [Testing] How to test asyncf methods?
Issue -
State: closed - Opened by GitCaptain almost 2 years ago
- 4 comments
#619 - Cleanup transfer manager
Pull Request -
State: closed - Opened by douglas-raillard-arm almost 2 years ago
- 7 comments
#618 - devlib.collector: Add PerfettoCollector
Pull Request -
State: closed - Opened by mrkajetanp about 2 years ago
- 14 comments
#617 - utils/android: Fix adb_root() exceptions
Pull Request -
State: closed - Opened by douglas-raillard-arm about 2 years ago
- 3 comments
#616 - ftrace: Use named ftrace buffer
Pull Request -
State: closed - Opened by douglas-raillard-arm about 2 years ago
#615 - target: Ensure max_async is used during `connect` method
Pull Request -
State: closed - Opened by marcbonnici about 2 years ago