commit | 93f091c47e54f8d5d150770a687c4cc76761c954 | [log] [download] |
---|---|---|
author | Hisham Muhammad <hisham@gobolinux.org> | Sat Mar 08 23:39:48 2008 +0000 |
committer | Hisham Muhammad <hisham@gobolinux.org> | Sat Mar 08 23:39:48 2008 +0000 |
tree | e789f43adeaa3e77e789d639703dab082bcc6e09 | |
parent | 52840406ac85943d47ed9311be8db86eedc1ea7a [diff] |
BUGFIX: Fix display of CPU count for threaded processes. When user threads are hidden, process now shows the sum of processor usage for all processors. When user threads are displayed, each thread shows its own processor usage, including the root thread. (thanks to Bert Wesarg for the report) Also, add option to display thread colors differently.