1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 11:22:10 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
9b7e1eb287 ProcessManager: Add a process-specific tab view below the process table.
To start out, add a "Stacks" view where we see what the selected process is
currently doing (via /proc/PID/stack) :^)
2019-07-27 09:39:43 +02:00