Andreas Kling
|
ec1ae37f69
SystemMonitor+LibCore: Show process pledges in SystemMonitor :^)
|
5 gadi atpakaļ |
Andreas Kling
|
50677bf806
Kernel: Refactor scheduler to use dynamic thread priorities
|
5 gadi atpakaļ |
Andreas Kling
|
1b2c6e8f41
LibCore: Use JsonObject::get_ptr() in CProcessStatisticsReader
|
5 gadi atpakaļ |
Andreas Kling
|
c74cde918a
Kernel+SystemMonitor: Expose amount of per-process clean inode memory
|
5 gadi atpakaļ |
Andreas Kling
|
0d5e0e4cad
Kernel+SystemMonitor: Expose amount of per-process dirty private memory
|
5 gadi atpakaļ |
Andreas Kling
|
92b46d9814
SystemMonitor: Show information about purgeable memory
|
5 gadi atpakaļ |
Andreas Kling
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 gadi atpakaļ |
Andrew Kaster
|
e09a02ad3f
SystemMonitor: Show thread name instead of process name
|
5 gadi atpakaļ |
Andreas Kling
|
5a45376180
Kernel+SystemMonitor: Log amounts of I/O per thread
|
5 gadi atpakaļ |
Andreas Kling
|
5b8cf2ee23
Kernel: Make syscall counters and page fault counters per-thread
|
5 gadi atpakaļ |
Andreas Kling
|
712ae73581
Kernel: Expose per-thread information in /proc/all
|
5 gadi atpakaļ |
Andreas Kling
|
35138437ef
Kernel+SystemMonitor: Add fault counters
|
5 gadi atpakaļ |
Andreas Kling
|
8d550c174e
LibCore: Convert CFile to ObjectPtr
|
5 gadi atpakaļ |
Andreas Kling
|
5ded77df39
Kernel+ProcessManager: Let processes have an icon and show it in the table.
|
6 gadi atpakaļ |
Robin Burchell
|
57da716be0
ps: Port to using CProcessStatisticsReader and /proc/all
|
6 gadi atpakaļ |
Robin Burchell
|
a9d1a86e6e
CProcessStatisticsReader: Be consistent about terminology from the kernel down
|
6 gadi atpakaļ |
Andreas Kling
|
c33766f039
LibCore: Tweak slightly-off error message in CProcessStatisticsReader.
|
6 gadi atpakaļ |
Andreas Kling
|
01216f3c3f
Userland+LibCore: Use CProcessStatisticsReader to implement top.
|
6 gadi atpakaļ |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 gadi atpakaļ |