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