summaryrefslogtreecommitdiff
path: root/Userland/Applications/SystemMonitor/ThreadStackWidget.h
AgeCommit message (Expand)Author
2022-04-03SystemMonitor: Move process window to GMLkleines Filmröllchen
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-10-15SystemMonitor: Use a TableView to display the thread stackRodrigo Tobar
2021-05-22SystemMonitor: Symbolicate process stacks in a background threadAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-05SystemMonitor: Don't generate backtraces while not looking at themAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling