summaryrefslogtreecommitdiff
path: root/Applications/SystemMonitor/ProcessMemoryMapWidget.cpp
AgeCommit message (Expand)Author
2019-12-02SystemMonitor: Enable sorting by column in the process memory map viewAndreas Kling
2019-12-02SystemMonitor: Update the process memory map once every secondAndreas Kling
2019-11-17Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UIAndreas Kling
2019-09-21LibGUI: Convert GTableView to ObjectPtrAndreas Kling
2019-08-14ProcessManager: Rename it to SystemMonitorSergey Bugaev