Bug 395095 - Add a process details dialog showing more information from /proc/[pid]/stat
Summary: Add a process details dialog showing more information from /proc/[pid]/stat
Status: REPORTED
Alias: None
Product: ksysguard
Classification: Applications
Component: libksysguard (show other bugs)
Version: 5.12.5
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-07 00:39 UTC by Chris Xiong
Modified: 2018-06-07 00:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
A screenshot of the dialog. (119.05 KB, image/png)
2018-06-07 00:39 UTC, Chris Xiong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Xiong 2018-06-07 00:39:07 UTC
Created attachment 113127 [details]
A screenshot of the dialog.

Possible duplicate: Bug 127728
This functionality could be useful for profiling and debugging.
The info shown in this dialog should be updated periodically.

I've submitted a diff for this:
https://phabricator.kde.org/D12827

A screenshot of the dialog is attached. Currently it only shows some information from /proc/[pid]/stat and /proc/[pid]/status in the "Statistics" tab (more can be added). The "Open Files" tab makes use of the unused lsofui library in libksysguard.