Tim Ledbetter
|
8d721dc0f7
Kernel+LibCore+SystemMonitor: Make thread statistics values 64-bit
|
před 2 roky |
Karol Kosek
|
945f05ed76
Userland: Port `Model::column_name()` to String
|
před 2 roky |
Ben Wiederhake
|
b23a0b409d
SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly
|
před 2 roky |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
před 2 roky |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
před 2 roky |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
před 2 roky |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Maciej
|
f4a5cd63bb
SystemMonitor: Add Command column to ProcessModel
|
před 2 roky |
Orel
|
d8474805e8
SystemMonitor: Save configuration of columns
|
před 2 roky |
kleines Filmröllchen
|
8545e2dec0
SystemMonitor: Default initialize all thread state variables
|
před 3 roky |
kleines Filmröllchen
|
bafaff61c9
SystemMonitor: Fallback to invalid model index if there's no main thread
|
před 3 roky |
kleines Filmröllchen
|
0a61b45b64
SystemMonitor: Display processes and their threads in a tree :^)
|
před 3 roky |
kleines Filmröllchen
|
9df21a1385
SystemMonitor: Move TID to the front in ProcessModel
|
před 3 roky |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
před 3 roky |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
před 3 roky |
Dawid Wolosowicz
|
ac798da642
SystemMonitor: West Const to East Const refactor
|
před 3 roky |
Dawid Wolosowicz
|
ec7879f628
SystemMonitor: Remove an unnecessarily specific inline capacity
|
před 3 roky |
Dawid Wolosowicz
|
000c74e6a8
SystemMonitor: Make the process list searchable
|
před 3 roky |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
před 4 roky |
Tom
|
a635ff4e60
Everywhere: Make tracking cpu usage independent from system ticks
|
před 4 roky |
Tom
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
před 4 roky |
Linus Groh
|
067b880459
SystemMonitor: Make ProcessModel icon column non-sortable
|
před 4 roky |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
7b9754d976
SystemMonitor: Highlight kernel processes a bit better in SystemMonitor
|
před 4 roky |
Andreas Kling
|
6902adbb84
SystemMonitor: Only show the most important process stats by default
|
před 4 roky |
Andreas Kling
|
0f7443f010
SystemMonitor: Add a status bar to the main window
|
před 4 roky |
thankyouverycool
|
2e5d5eb3d8
SystemMonitor: Return icon display data as GUI::Icons
|
před 4 roky |
Andreas Kling
|
525f472dc5
SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel
|
před 4 roky |