1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 06:30:59 +00:00
serenity/Userland/Applications/SystemMonitor
Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads
This has been merged with the regular Thread::priority field after
the recent changes to the scheduler.
2021-01-28 08:25:53 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DevicesModel.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
DevicesModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GraphWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
GraphWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InterruptsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InterruptsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
MemoryStatsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
MemoryStatsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
NetworkStatisticsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
NetworkStatisticsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessFileDescriptorMapWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessFileDescriptorMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessMemoryMapWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessMemoryMapWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessModel.cpp Kernel+Userland: Remove unused "effective priority" from threads 2021-01-28 08:25:53 +01:00
ProcessModel.h Kernel+Userland: Remove unused "effective priority" from threads 2021-01-28 08:25:53 +01:00
ProcessUnveiledPathsWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ProcessUnveiledPathsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ThreadStackWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ThreadStackWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00