summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WSCPUMonitor.cpp
AgeCommit message (Expand)Author
2019-04-18ProcessManager+WindowServer: Do a little less malloc() in CPU monitor code.Andreas Kling
2019-04-18WindowServer: Use CFile in the CPU monitor code.Andreas Kling
2019-04-15WindowServer: Let the CPU monitor keep /proc/all open between refreshes.Andreas Kling
2019-04-14WindowServer: Rename WSMessage* => WSEvent*.Andreas Kling
2019-04-14WindowServer: Move the CPU monitor thingy to its own class.Andreas Kling