Tim Schumacher
|
8940f2da7f
LibCore: Use `Core::Stream` for `ProcessStatisticsReader`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Maciej
|
f4a5cd63bb
SystemMonitor: Add Command column to ProcessModel
|
2 years ago |
Liav A
|
5dfb2b18f3
Applications: Use new global variables at /sys/kernel/ directory
|
2 years ago |
Orel
|
d8474805e8
SystemMonitor: Save configuration of columns
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
kleines Filmröllchen
|
bafaff61c9
SystemMonitor: Fallback to invalid model index if there's no main thread
|
3 years ago |
kleines Filmröllchen
|
0a61b45b64
SystemMonitor: Display processes and their threads in a tree :^)
|
3 years ago |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 years ago |
Andrew Kaster
|
f8ea9cd64e
Userland: Resolve unused-but-set-varaible warnings
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Julian Offenhäuser
|
8657148194
SystemMonitor: Make process memory statistics more human readable
|
3 years ago |
Ben Wiederhake
|
2223f22590
SystemMonitor: Avoid making StringView of temporary ByteBuffer
|
3 years ago |
Dawid Wolosowicz
|
ac798da642
SystemMonitor: West Const to East Const refactor
|
3 years ago |
Dawid Wolosowicz
|
ec7879f628
SystemMonitor: Remove an unnecessarily specific inline capacity
|
3 years ago |
Dawid Wolosowicz
|
000c74e6a8
SystemMonitor: Make the process list searchable
|
3 years ago |
Tom
|
d14d68c462
SystemMonitor: Fix CPU usage calculation
|
3 years ago |
Andreas Kling
|
6f6473d6a4
SystemMonitor: Use HashMap::ensure() in ProcessModel::update()
|
3 years ago |
sin-ack
|
16ac3bbfd7
LibGUI+Applications: Rename Model::is_valid to is_within_range
|
4 years ago |
Tom
|
a635ff4e60
Everywhere: Make tracking cpu usage independent from system ticks
|
4 years ago |
Tom
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
4 years ago |
Andreas Kling
|
a1e133cc6b
LibCore: Make ProcessStatisticsReader return results in a Vector
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Andreas Kling
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 years ago |
Andreas Kling
|
0eedf3bfea
SystemMonitor: Only show two decimal digits for the CPU usage
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
1c52dc86ee
SystemMonitor: Simplify executable icon lookup in ProcessModel
|
4 years ago |
Andreas Kling
|
7b9754d976
SystemMonitor: Highlight kernel processes a bit better in SystemMonitor
|
4 years ago |
Andreas Kling
|
6902adbb84
SystemMonitor: Only show the most important process stats by default
|
4 years ago |
Andreas Kling
|
0f7443f010
SystemMonitor: Add a status bar to the main window
|
4 years ago |