[KProcessInfo] Add parent PID
AbandonedPublic

Authored by broulik on Dec 17 2019, 1:38 PM.

Details

Reviewers
davidedmundson
Group Reviewers
Frameworks
Summary

We basically get this information for free anyway.

Test Plan
  • Can now query parent pid in plasma task manager without pulling in ksysguard
  • /proc and ps work, FreeBsd (procstat), and windows untested

Diff Detail

Repository
R244 KCoreAddons
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Dec 17 2019, 1:38 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 17 2019, 1:38 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
broulik requested review of this revision.Dec 17 2019, 1:38 PM
broulik abandoned this revision.Jan 21 2020, 12:58 PM

Am now using ksysguard..

Am now using ksysguard..

I think this would makes sense, and is a nice addition to KProcessInfo.
@dfaure an opinion ?

Yep, seems fine to me.