Andreas Kling
|
b9f58a0e2e
|
SystemMonitor: Enable sorting by column in the process memory map view
|
2019-12-02 17:43:52 +01:00 |
|
Andreas Kling
|
7970b594d5
|
SystemMonitor: Update the process memory map once every second
|
2019-12-02 17:36:10 +01:00 |
|
Andreas Kling
|
02f89dc419
|
Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI
Expose these two region bits through /proc/PID/vm and show them in the
SystemMonitor process memory map view.
|
2019-11-17 12:15:46 +01:00 |
|
Andreas Kling
|
e7b55037f4
|
LibGUI: Convert GTableView to ObjectPtr
|
2019-09-21 16:03:59 +02:00 |
|
Sergey Bugaev
|
cbdda91065
|
ProcessManager: Rename it to SystemMonitor
This is a more appropriate name now that it does a lot
more than just manage processes ^)
|
2019-08-14 14:28:45 +02:00 |
|