- 04 Feb, 2018 1 commit
-
-
Vladimir Panteleev authored
Linux commit 06eb61844d841d0032a9950ce7f8e783ee49c0d0 ("sched/debug: Add explicit TASK_IDLE printing") exposes kthreads idling using TASK_IDLE in procfs as "I (idle)". Until now, when sorting the STATE ("S") column, htop used the raw value of the state character for comparison, however that led to the undesirable effect of TASK_IDLE ('I') tasks being sorted above tasks that were running ('R'). Thus, explicitly recognize the idle process state, and sort it below others.
-
- 14 Sep, 2017 1 commit
-
-
Hisham Muhammad authored
-
- 30 May, 2016 1 commit
-
-
Hisham authored
-
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 14 Dec, 2015 1 commit
-
-
Hisham Muhammad authored
Apparently a line longer than 255 chars was spotted in the wild: http://serverfault.com/questions/577939/linux-ps-htop-show-processes-running-for-hundreds-or-thousands-of-days-though-h#comment676098_577939
-
- 07 Dec, 2015 1 commit
-
-
Michael Klein authored
- replaces uid check from d18e9a48
-
- 02 Dec, 2015 1 commit
-
-
Michael Klein authored
- uses sysctl(KERN_PROCARGS2) on *BSD - doesn't work on Linux yet
-
- 10 Sep, 2015 1 commit
-
-
Jardel Weyrich authored
-
- 20 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
Closes #228.
-
- 20 May, 2015 1 commit
-
-
sherpya authored
-
- 01 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
Conflicts: htop.c htop.h
-
- 21 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 17 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 16 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 15 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Feb, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
-
- 20 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 27 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 24 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 25 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 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
-