chrisx created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. chrisx requested review of this revision.
REVISION SUMMARY The process details dialog displays more information on a process such as number of page faults and context switches. It also makes use of the (seemingly) unused lsofui library to display a list of files opened by the process. Currently it's only implemented for Linux. TEST PLAN Not quite sure how to test this but we can always right click on any process in the process list and choose process details. lsofui does not work for other users' processes. REPOSITORY R111 KSysguard Library REVISION DETAIL https://phabricator.kde.org/D12827 AFFECTED FILES lsofui/lsof.h processcore/process.cpp processcore/process.h processcore/processes_linux_p.cpp processui/CMakeLists.txt processui/DetailsDlg.cpp processui/DetailsDlg.h processui/DetailsDlgUI.ui processui/ksysguardprocesslist.cpp processui/ksysguardprocesslist.h To: chrisx Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
