JakeWharton / JakeWharton/pidcat

Display timestamp and tid

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

Description

I make some changes in order to display timestamp and tid. I am interested in different tid, therefore, I assign different colors to different bg threads. I use `adb logcat -v threadtime` instead of `adb logcat -v brief`
[Screenshot](https://github.com/tzutalin/pidcat/blob/threadtime/screen.png)
Check out my forked version if someone has the similar requirements. I know it's ugly to show date, but it's useful in some cases.
https://github.com/tzutalin/pidcat

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the forked version linked in the issue with the current pidcat behavior, then run `adb logcat -v threadtime` and compare it with `adb logcat -v brief`. Done means pidcat displays timestamps and thread IDs, with different background threads shown in different colors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.