summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
Commit message (Collapse)AuthorAgeFilesLines
* Let mouseclicks tick/untick checkboxesHisham Muhammad2008-05-071-0/+1
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-25/+24
| | | | | Reduces resulting code size.
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+1
| | | | | | | | | | 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.
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-1/+1
| | | | | | | accurate description. It is still available in split time, now called detailed CPU time. (thanks to Samuel Thibault for the report)
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-11/+11
| | | | | | | Add CPU affinity screen ('a' key). BUGFIX: Correct display of TPGID field. Add TGID field.
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ↵Hisham Muhammad2006-10-041-0/+1
| | | | | | | status bar (minor modifications: default to false, add help)
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+75

© 2014-2024 Faster IT GmbH | imprint | privacy policy