Optionally display threads as if they were processes
Needs ReviewPublic

Authored by topimiettinen on Jun 8 2019, 1:22 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Display also threads as if they were processes. This is enabled with
menu entry in PID column header.

Signed-off-by: Topi Miettinen <toiwoton@gmail.com>

Test Plan

None

Diff Detail

Repository
R111 KSysguard Library
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12569
Build 12587: arc lint + arc unit
topimiettinen created this revision.Jun 8 2019, 1:22 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 8 2019, 1:22 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
topimiettinen requested review of this revision.Jun 8 2019, 1:22 PM

What information would an end user gain from doing this?

What information would an end user gain from doing this?

They get to see how programs uses threads, for example to help develop programs. It's probably not very useful for a non-developer, so I think making it a less visible menu option is better than for example explicit checkbox (like qps does). Here's a screenshot.

@davidedmundson If you are OK with the idea, could you please review this?

Use spaces instead of tabs.