1. 04 Dec, 2017 1 commit
    • André Carvalho's avatar
      Adds support for linux delay accounting (#667) · b7b66b76
      André Carvalho authored
      Adds support for showing columns with linux delay accounting.
      
      This information can be read from the netlink interface, and thus we set up a socket to read from that when initializing the LinuxProcessList (LinuxProcessList_initNetlinkSocket). After that, for each process we call LinuxProcessList_readDelayAcctData, which sends a message thru the socket after setting up a callback to get the answer from the Kernel. That callback sets the process total delay time attribute. We then set the delay percent as the percentage of time process cpu time since last scan.
      b7b66b76
  2. 31 Jan, 2017 1 commit
  3. 18 Jun, 2016 1 commit
  4. 17 Jun, 2016 1 commit
    • Explorer09's avatar
      Document Alt+{h,j,k,l} and Ctrl+{A,E} into man page · 6dd32d36
      Explorer09 authored
      Rewrite the scrolling part in the man page so that each key become clearer on
      what it does. Also officially document the Alt+{h,j,k,l} key alternatives and
      Ctrl+A, Ctrl+E, '^', '$' keys (see issue #508).
      6dd32d36
  5. 19 Apr, 2016 1 commit
  6. 04 Nov, 2015 2 commits
  7. 19 Oct, 2015 1 commit
  8. 06 Oct, 2015 1 commit
  9. 20 Aug, 2015 1 commit
  10. 07 Aug, 2015 1 commit
  11. 08 Jun, 2015 1 commit
  12. 23 Mar, 2015 1 commit
  13. 21 Mar, 2015 1 commit
  14. 04 Feb, 2015 1 commit
  15. 17 May, 2014 2 commits
  16. 15 May, 2014 2 commits
  17. 03 May, 2014 1 commit
  18. 09 Apr, 2014 1 commit
    • Hisham Muhammad's avatar
      Improve discoverability of the expand/collapse feature. · 19b438de
      Hisham Muhammad authored
      It is now accessible via F6 when on tree view (as a bonus, it is
      now also reachable via the mouse). The function bar now dynamically
      changes to reflect the toggle nature of the tree-view mode (F5)
      and the F6 key serves as expand/collapse when on tree mode,
      and its previous behavior of bringing up the "Sort By" menu
      (which only made sense on non-tree mode). Users wishing to go to
      the "Sort By" menu straight from Tree View can still do so with the
      "<" and ">" keys (the top-compatible keys for sort selection).
      19b438de
  19. 29 Jan, 2014 1 commit
  20. 14 Jan, 2014 1 commit
  21. 23 May, 2013 1 commit
  22. 10 Aug, 2012 1 commit
  23. 27 Sep, 2011 1 commit
  24. 08 Sep, 2011 3 commits
  25. 17 Jun, 2010 1 commit
  26. 23 Jun, 2009 1 commit
  27. 02 Jun, 2009 3 commits
  28. 07 May, 2008 1 commit
  29. 23 Nov, 2007 1 commit
  30. 08 Nov, 2007 1 commit
  31. 17 May, 2007 1 commit
  32. 14 Nov, 2006 1 commit
  33. 04 Oct, 2006 1 commit