- 24 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 10 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 27 Feb, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 29 Jan, 2014 1 commit
-
-
Leigh Simpson 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.
-
- 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.
-
- 04 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 21 Nov, 2011 1 commit
-
- 18 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
* Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
-
- 29 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 24 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 26 May, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 28 Mar, 2011 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
-
- 30 Oct, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 24 Aug, 2010 1 commit
-
-
Hisham Muhammad authored
simplify processor data accounting (add CPUData structure) remove Process_clone trick
-
- 17 Jun, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 29 Mar, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 25 Feb, 2010 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 22 Feb, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 11 Mar, 2009 2 commits
-
-
Hisham Muhammad authored
* BUGFIX: Correct page size calculation for FreeBSD systems (thanks to Andrew Paulsen) * Allow compilation without PLPA on systems that don't support it (thanks to Timothy Redaelli)
-
Hisham Muhammad authored
(thanks to Thorsten Schifferdecker)
-
- 23 Sep, 2008 1 commit
-
-
Hisham Muhammad authored
contributed by Jonathan Sambrook and Benedikt Bohm
-
- 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 3 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!
-
Hisham Muhammad authored
flag, which requires libncursesw. Thanks to Sergej Pupykin!
-
- 05 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
conflicting affinity API of different Linux kernel versions.
-
- 17 Dec, 2007 1 commit
-
-
Hisham Muhammad authored
Update dates.
-
- 08 Nov, 2007 1 commit
-
-
Hisham Muhammad authored
Add CPU affinity screen ('a' key). BUGFIX: Correct display of TPGID field. Add TGID field.
-
- 10 Aug, 2007 1 commit
-
-
Hisham Muhammad authored
-
- 21 May, 2007 1 commit
-
-
Hisham Muhammad authored
-
- 17 May, 2007 1 commit
-
-
Hisham Muhammad authored
-
- 12 Jul, 2006 1 commit
-
-
Hisham Muhammad authored
-
- 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
-