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

#606 - module/cgroups2: Add new CGroups management module

Pull Request - State: closed - Opened by ibrahim-5 about 2 years ago - 4 comments

#605 - target: Add Target.revertable_write_value(may_not_exist=False)

Pull Request - State: closed - Opened by douglas-raillard-arm about 2 years ago - 1 comment

#604 - devlib.target: Fix AndroidTarget unpickle

Pull Request - State: closed - Opened by douglas-raillard-arm about 2 years ago - 1 comment

#603 - Fix adb root

Pull Request - State: closed - Opened by douglas-raillard-arm about 2 years ago - 6 comments

#602 - module/cpufreq: Fix typo

Pull Request - State: closed - Opened by douglas-raillard-arm about 2 years ago

#601 - module/cpuidle: Add listing & setting governors

Pull Request - State: closed - Opened by mrkajetanp about 2 years ago

#600 - module/cgroups: Skip disabled cgroup controllers

Pull Request - State: closed - Opened by mrkajetanp about 2 years ago

#599 - Ensure LC_ALL is set for ABD commands

Issue - State: closed - Opened by marcbonnici over 2 years ago

#598 - android: Don't error if ADB is already running as root

Pull Request - State: closed - Opened by marcbonnici over 2 years ago

#597 - ADB root fails if already root

Issue - State: closed - Opened by douglas-raillard-arm over 2 years ago - 6 comments

#596 - Patch release

Pull Request - State: closed - Opened by marcbonnici over 2 years ago

#595 - Fix shutils invocation

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#594 - collector/dmesg: Fix dmesg_out property

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#593 - target: Fix AndroidTarget pickling

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#592 - module/cgroups: Fix move_tasks()/move_all_tasks_to()

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#591 - Version bump

Pull Request - State: closed - Opened by marcbonnici over 2 years ago

#590 - Fix tracefs

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#589 - Add Target.execute_raw()

Pull Request - State: open - Opened by douglas-raillard-arm over 2 years ago

#588 - Misc

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago - 1 comment

#587 - Fix android bg

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago - 2 comments

#586 - modules/sched: Use correct permissions to read debugfs

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago

#585 - Install busybox

Pull Request - State: closed - Opened by douglas-raillard-arm over 2 years ago - 3 comments

#584 - target: Allow relative path for for push/pull

Pull Request - State: closed - Opened by vdonnefort over 2 years ago - 1 comment

#583 - utils.android: force as_root=False when connected_as_root

Pull Request - State: closed - Opened by vdonnefort over 2 years ago

#582 - target/xfer: Fix detection of files with restricted permissions

Pull Request - State: closed - Opened by marcbonnici over 2 years ago

#581 - android: Fix adb background command PID detection

Pull Request - State: closed - Opened by marcbonnici over 2 years ago - 3 comments

#580 - collector/dmesg.py: Allow nesting DmesgCollector

Pull Request - State: closed - Opened by douglas-raillard-arm almost 3 years ago - 1 comment

#579 - target: Replace Target.__copy__ by __getstate__

Pull Request - State: closed - Opened by douglas-raillard-arm almost 3 years ago

#578 - docs: Add readthedocs config and requirements.txt

Pull Request - State: closed - Opened by marcbonnici almost 3 years ago

#577 - ftrace: Do not memoize FtraceCollector.available_events

Pull Request - State: closed - Opened by douglas-raillard-arm almost 3 years ago

#576 - ssh: Reduce number of opened channels

Pull Request - State: closed - Opened by douglas-raillard-arm almost 3 years ago

#575 - target: Fix undefined function

Pull Request - State: closed - Opened by douglas-raillard-arm almost 3 years ago

#574 - SSH Agent keys

Issue - State: closed - Opened by douglas-raillard-arm almost 3 years ago - 2 comments

#573 - Teach the script to understand "dumpsys power" output from newer Andr…

Pull Request - State: closed - Opened by pcc about 3 years ago

#572 - target: Fix fallback path for kernel config loading

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 2 comments

#571 - Simplify ftrace

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 9 comments

#570 - target: Speedup Target.write_value()

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 4 comments

#569 - async API

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 31 comments

#568 - Add BackgroundCommand.communicate()

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 3 comments

#567 - host: Fix PopenBackgroundCommand stdin

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#566 - Fix SSH background()

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#565 - cgroup's Controller.move_tasks() API makes it difficult to implement CM

Issue - State: open - Opened by douglas-raillard-arm about 3 years ago
Labels: enhancement

#564 - module/cgroups: Fix exclude pattern quoting

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#563 - Fix push/pull semantic

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 7 comments

#562 - ssh: Fix SFTP pull speed issue

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 6 comments

#561 - ssh: Move legacy scp out of SshConnectionBase

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#560 - ssh: Align _pull_folder to cp behavior

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 2 comments

#558 - target: Make Target.push/pull work with pathlib

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#557 - host: Fix typo s/src/source

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago

#556 - target: Use busybox implementation of `kill`

Pull Request - State: closed - Opened by marcbonnici about 3 years ago

#555 - Version bump

Pull Request - State: closed - Opened by marcbonnici about 3 years ago

#554 - connection: Use busybox implementation of `kill`

Pull Request - State: closed - Opened by marcbonnici about 3 years ago

#553 - utils/misc: Use RLock for check_output_lock

Pull Request - State: closed - Opened by douglas-raillard-arm about 3 years ago - 3 comments

#552 - Paramiko Fixes

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#551 - helped wanted: input password after Target.execute()

Issue - State: closed - Opened by GavinTian1991 over 3 years ago - 5 comments

#550 - hotplug: Verify hotplug.online_all()

Pull Request - State: closed - Opened by douglas-raillard-arm over 3 years ago

#549 - help wanted: perf record with Target.execute()

Issue - State: closed - Opened by GavinTian1991 over 3 years ago - 4 comments
Labels: question

#548 - target: Create new connection for reentrant calls

Pull Request - State: closed - Opened by douglas-raillard-arm over 3 years ago - 3 comments

#547 - modules/sched: Add awareness of new debug directory root

Pull Request - State: closed - Opened by valschneider over 3 years ago - 1 comment

#546 - ssh: Raise explicit exception when SFTP is not available

Pull Request - State: closed - Opened by douglas-raillard-arm over 3 years ago

#544 - Release v1.3.1 and bump dev version

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#543 - docs: Add note to hostid about PowerPc64 devices

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#542 - Busybox Binary Updates

Pull Request - State: closed - Opened by marcbonnici over 3 years ago - 1 comment

#541 - Update project descriptions

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#540 - BusyBox+hostid fix-up

Pull Request - State: closed - Opened by benjaminmordaunt over 3 years ago - 24 comments

#538 - Expose Additional Target Properties

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#537 - connection: PopenTransferManager: Reset last_sample when we start a n…

Pull Request - State: closed - Opened by JaviMerino over 3 years ago - 1 comment

#536 - Use busybox implementation of ps in ADB background

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#535 - docs: Fix Formatting / typos

Pull Request - State: closed - Opened by marcbonnici over 3 years ago

#534 - module/cpufreq: Warn when cpuinfo doesn't reflect the cpufreq request

Pull Request - State: closed - Opened by vdonnefort over 3 years ago

#533 - Perf with report samples

Pull Request - State: closed - Opened by JaviMerino over 3 years ago

#532 - collector/dmesg: DmesgCollector: Avoid not rooted targets

Pull Request - State: closed - Opened by douglas-raillard-arm over 3 years ago

#530 - host and ssh: Fix sudo invocation

Pull Request - State: closed - Opened by douglas-raillard-arm over 3 years ago

#528 - Target.execute() not reentrant

Issue - State: closed - Opened by douglas-raillard-arm over 3 years ago - 3 comments

#525 - Remove the dependency on distutils

Issue - State: closed - Opened by setrofim over 3 years ago - 2 comments

#522 - Feature Request: Android battery drain measurement

Issue - State: open - Opened by qais-yousef over 3 years ago - 26 comments
Labels: enhancement

#474 - Investigate aligning Collector and Instrument Interfaces

Issue - State: open - Opened by marcbonnici over 4 years ago - 1 comment
Labels: enhancement

#465 - Use target connections as contexts.

Pull Request - State: open - Opened by setrofim over 4 years ago - 4 comments

#259 - devlib/utils/ssh.py: Fix set terminal window size

Pull Request - State: open - Opened by alimon over 6 years ago - 2 comments

#28 - Fix typos in overview documentation

Pull Request - State: closed - Opened by msrasmussen over 8 years ago

#26 - Android target: su command required

Issue - State: open - Opened by mdigiorgio over 8 years ago - 3 comments