summaryrefslogtreecommitdiff
path: root/Applications/SystemMonitor/ProcessModel.h
AgeCommit message (Expand)Author
2019-11-26Kernel: Expose per-thread information in /proc/allAndreas Kling
2019-10-02SystemMonitor: Make all tabs except the process table lazily loadedAndreas Kling
2019-10-02Kernel+SystemMonitor: Add fault countersAndreas Kling
2019-09-06AK: Rename <AK/AKString.h> to <AK/String.h>Andreas Kling
2019-08-14ProcessManager: Rename it to SystemMonitorSergey Bugaev