JakeWharton / JakeWharton/pidcat

Support adb buffer flag

Open
#128 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5k
Forks
517
PR merge metrics
No merged PRs in 30d

Description

Sometimes a device has custom buffers, `pidcat -b system` should work like `adb logcat -b system` and only show one buffer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing pidcat's command-line argument handling and the adb logcat invocation. Done means `pidcat -b system` accepts the buffer flag and shows only the system buffer, matching `adb logcat -b system`.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.