serenity/Applications/SystemMonitor
Luke 9a2a673e51 SystemMonitor: Add Interrupts tab
I was looking through the proc folder, noticed this and thought
"why not?"

It's setup as an updating model because of the call count, however,
the call count doesn't appear to be working right now.
2020-12-02 12:57:38 +01:00
..
CMakeLists.txt SystemMonitor: Add Interrupts tab 2020-12-02 12:57:38 +01:00
DevicesModel.cpp SystemMonitor: Add sorting key to the devices model 2020-09-22 19:05:50 +02:00
DevicesModel.h
GraphWidget.cpp
GraphWidget.h
InterruptsWidget.cpp SystemMonitor: Add Interrupts tab 2020-12-02 12:57:38 +01:00
InterruptsWidget.h SystemMonitor: Add Interrupts tab 2020-12-02 12:57:38 +01:00
main.cpp SystemMonitor: Add Interrupts tab 2020-12-02 12:57:38 +01:00
MemoryStatsWidget.cpp Everywhere: Add missing <AK/ByteBuffer.h> includes 2020-11-15 13:11:21 +01:00
MemoryStatsWidget.h
NetworkStatisticsWidget.cpp SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel 2020-09-22 19:05:50 +02:00
NetworkStatisticsWidget.h SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel 2020-09-22 19:05:50 +02:00
ProcessFileDescriptorMapWidget.cpp SystemMonitor: Use new format functions. 2020-10-06 20:29:26 +02:00
ProcessFileDescriptorMapWidget.h Meta+Applications: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
ProcessMemoryMapWidget.cpp SystemMonitor: Use new format functions. 2020-10-06 20:29:26 +02:00
ProcessMemoryMapWidget.h
ProcessModel.cpp SystemMonitor: Use new format functions. 2020-10-06 20:29:26 +02:00
ProcessModel.h
ProcessUnveiledPathsWidget.cpp SystemMonitor: Use new format functions. 2020-10-06 20:29:26 +02:00
ProcessUnveiledPathsWidget.h Meta+Applications: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
ThreadStackWidget.cpp SystemMonitor: Use new format functions. 2020-10-06 20:29:26 +02:00
ThreadStackWidget.h