mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:37:35 +00:00
SystemMonitor: Display the stack of only the selected thread
This uses the new ProcFS interface at /proc/<pid>/stacks/<tid>
This commit is contained in:
parent
c3df2fe83f
commit
dbbdb39c1f
4 changed files with 33 additions and 30 deletions
|
@ -7,7 +7,7 @@ set(SOURCES
|
|||
ProcessFileDescriptorMapWidget.cpp
|
||||
ProcessMemoryMapWidget.cpp
|
||||
ProcessModel.cpp
|
||||
ProcessStacksWidget.cpp
|
||||
ProcessStackWidget.cpp
|
||||
ProcessUnveiledPathsWidget.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue