-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Threads display with -T option #17
Conversation
joknarf
commented
Jul 4, 2024
•
edited
Loading
edited
- detect ps available -o options in bash section
- detect args/comm in bash section
- now uses bsd ps ax instead of ps -e
- -T option to display threads
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #17 +/- ##
==========================================
- Coverage 94.65% 93.61% -1.04%
==========================================
Files 3 3
Lines 374 423 +49
==========================================
+ Hits 354 396 +42
- Misses 20 27 +7 ☔ View full report in Codecov by Sentry. |