Andreas Kling
|
245ae479eb
ProcessManager: Use CProcessStatisticsReader to get process data.
|
пре 6 година |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
пре 6 година |
Andreas Kling
|
b79112e6d6
AK: Add String::number() for creating a String from a number.
|
пре 6 година |
Andreas Kling
|
2bd8118843
Kernel: Change the format of /proc/all to JSON.
|
пре 6 година |
Andreas Kling
|
0ed89440f1
ProcessManager+top: Rename "linear" size to "virtual" size.
|
пре 6 година |
Andreas Kling
|
fd604a7c68
Applications: Run clang-format on everything.
|
пре 6 година |
Andreas Kling
|
2fa5e2b66b
ProcessManager: Keep /proc/all open to reduce CPU impact of ProcessManager.
|
пре 6 година |
Andreas Kling
|
922391e772
ProcessManager: Tweak default column widths.
|
пре 6 година |
Andreas Kling
|
25bb7a59ac
ProcessManager: Add CPU/memory usage graphs in a separate tab.
|
пре 6 година |
Andreas Kling
|
180de7e8c5
ProcessManager: Exclude colonel process from process listing.
|
пре 6 година |
Andreas Kling
|
ec365b82d5
Kernel: Make the colonel run at "Idle" priority (the lowest possible.)
|
пре 6 година |
Andreas Kling
|
5eedb22834
Sprinkle use of AK::Vector in various places.
|
пре 6 година |
Andreas Kling
|
e74b5bc054
ProcessManager+WindowServer: Do a little less malloc() in CPU monitor code.
|
пре 6 година |
Andreas Kling
|
c02c6fef28
Kernel+ProcessManager: Show per-process syscall counts.
|
пре 6 година |
Andreas Kling
|
cfd6e6cc36
LibCore: Move GIODevice hierarchy from LibGUI to LibCore.
|
пре 6 година |
Andreas Kling
|
add38b3981
GModel: Add GModelIndex argument to row_count() and column_count().
|
пре 6 година |
Andreas Kling
|
994cf10b3e
LibGUI: Rename GTableModel => GModel.
|
пре 6 година |