- 27 Feb, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 29 Jan, 2014 1 commit
-
-
Leigh Simpson authored
-
- 18 Dec, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 24 May, 2013 1 commit
-
-
Hisham Muhammad authored
On my machine, this gives a ~20% improvement in htop process time use with the default config.
-
- 29 Apr, 2013 1 commit
-
-
Hisham Muhammad authored
(thanks to Jann Horn)
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 10 Nov, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 20 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
(thanks to Rob Hoelz)
-
- 10 Aug, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 02 Feb, 2012 1 commit
-
-
Hisham Muhammad authored
persistence of mouse selections. Closes #3165065.
-
- 26 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 01 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533.
-
- 21 Nov, 2011 1 commit
-
- 03 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
(thanks to Bin Guo)
-
- 24 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 08 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 22 Mar, 2011 1 commit
-
-
Hisham Muhammad authored
(thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
-
- 23 Nov, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 22 Nov, 2010 1 commit
-
-
Hisham Muhammad authored
Fix subtree hiding Fix reading of CPU values in hidden threads Fix hiding of zombie processes as kernel threads Remove "debug proc" code Code cleanup in processElements
-
- 24 Aug, 2010 1 commit
-
-
Hisham Muhammad authored
simplify processor data accounting (add CPUData structure) remove Process_clone trick
-
- 25 Feb, 2010 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 14 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
clicking column titles (click again to invert order). Also, add a consolidated IO kbyte/s column.
-
- 09 Mar, 2008 2 commits
-
-
Hisham Muhammad authored
Reduces resulting code size.
-
Hisham Muhammad authored
enabled with the --enable-taskstats flag, which requires a kernel compiled with taskstats support. Thanks to Tobias Oetiker!
-
- 08 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
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.
-
- 09 Nov, 2007 1 commit
-
-
Hisham Muhammad authored
accurate description. It is still available in split time, now called detailed CPU time. (thanks to Samuel Thibault for the report)
-
- 17 May, 2007 1 commit
-
-
Hisham Muhammad authored
-
- 08 Nov, 2006 1 commit
-
-
Hisham Muhammad authored
Make dumping of proc data controlled by a separate debug define.
-
- 04 Oct, 2006 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
(minor modifications: default to false, add help)
-
- 11 Jul, 2006 1 commit
-
-
Hisham Muhammad authored
disable useless code in release builds such as runtime type-checking on dynamic data structures and process fields that are not being computed, faster(?) method for verifying the process owner (still need to ensure correctness), don't destroy and create process objects for hidden kernel threads over and over. Phew. I shouldn't be doing all this today, but I could not resist.
-
- 06 Jun, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 05 Jun, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 30 May, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 24 Mar, 2006 1 commit
-
-
Hisham Muhammad authored
* Support for generating a /proc trace for debugging purposes.
-
- 04 Mar, 2006 1 commit
-
-
Hisham Muhammad authored
-