diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-11-26 21:25:45 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-26 21:37:30 +0100 |
commit | 712ae73581a1b44b36654824229f9cc475381c34 (patch) | |
tree | bab8587303236eabeef92afce5fe2cad35c9c635 /Base | |
parent | 86a9a52355905e4ac71730dba5c325498fd05177 (diff) | |
download | serenity-712ae73581a1b44b36654824229f9cc475381c34.zip |
Kernel: Expose per-thread information in /proc/all
Previously it was not possible to see what each thread in a process was
up to, or how much CPU it was consuming. This patch fixes that.
SystemMonitor and "top" now show threads instead of just processes.
"ps" is gonna need some more fixing, but it at least builds for now.
Fixes #66.
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions