1. 18 Feb, 2018 1 commit
  2. 04 Feb, 2018 1 commit
    • Vladimir Panteleev's avatar
      Add support for Linux TASK_IDLE · 87be623e
      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.
      87be623e
  3. 14 Sep, 2017 1 commit
  4. 30 May, 2016 1 commit
  5. 02 Feb, 2016 1 commit
  6. 14 Dec, 2015 1 commit
  7. 07 Dec, 2015 1 commit
  8. 02 Dec, 2015 1 commit
  9. 10 Sep, 2015 1 commit
  10. 20 Aug, 2015 1 commit
  11. 20 May, 2015 1 commit
  12. 01 Apr, 2015 1 commit
  13. 23 Mar, 2015 1 commit
  14. 21 Mar, 2015 1 commit
  15. 17 Mar, 2015 1 commit
  16. 16 Mar, 2015 1 commit
  17. 15 Mar, 2015 1 commit
  18. 23 Feb, 2015 2 commits
  19. 20 Feb, 2015 1 commit
  20. 22 Jan, 2015 1 commit
  21. 27 Nov, 2014 1 commit
  22. 24 Nov, 2014 1 commit
  23. 25 Apr, 2014 1 commit
  24. 24 Apr, 2014 1 commit
  25. 10 Apr, 2014 2 commits
  26. 27 Feb, 2014 2 commits
  27. 29 Jan, 2014 1 commit
  28. 24 May, 2013 1 commit
  29. 05 Dec, 2012 1 commit
  30. 04 Oct, 2012 1 commit
  31. 26 Dec, 2011 1 commit
  32. 21 Nov, 2011 1 commit
  33. 18 Nov, 2011 1 commit
    • Hisham Muhammad's avatar
      Mega-commit with features and tweaks for 1.0: · 7ca10817
      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.
      7ca10817
  34. 29 Sep, 2011 1 commit
  35. 24 Sep, 2011 1 commit
  36. 26 May, 2011 1 commit
  37. 28 Mar, 2011 1 commit