summaryrefslogtreecommitdiff
path: root/Userland/Applications/SystemMonitor/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-22Userland: Rename LibSymbolClient => LibSymbolicationAndreas Kling
2021-04-11SystemMonitor: Add tab with detailed state to process properties windowAndreas Kling
2021-02-04SystemMonitor: Use SymbolServer to symbolicate thread stacksAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling