1. 02 Jun, 2009 1 commit
  2. 11 Mar, 2009 2 commits
  3. 18 Feb, 2009 1 commit
  4. 17 Feb, 2009 3 commits
  5. 23 Sep, 2008 3 commits
  6. 07 May, 2008 1 commit
  7. 14 Mar, 2008 1 commit
  8. 09 Mar, 2008 2 commits
  9. 08 Mar, 2008 1 commit
    • Hisham Muhammad's avatar
      BUGFIX: Fix display of CPU count for threaded processes. · 93f091c4
      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.
      93f091c4
  10. 26 Nov, 2007 1 commit
  11. 09 Nov, 2007 1 commit
  12. 08 Nov, 2007 1 commit
  13. 10 Aug, 2007 2 commits
  14. 21 May, 2007 1 commit
  15. 17 May, 2007 2 commits
  16. 05 Apr, 2007 1 commit
  17. 20 Nov, 2006 1 commit
  18. 13 Nov, 2006 1 commit
  19. 04 Oct, 2006 1 commit
  20. 30 Aug, 2006 1 commit
  21. 04 Aug, 2006 1 commit
  22. 23 Jul, 2006 2 commits
  23. 12 Jul, 2006 1 commit
  24. 11 Jul, 2006 1 commit
    • Hisham Muhammad's avatar
      Performance improvement hackathon: improve process comparison routines, · 5d48ab8c
      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.
      5d48ab8c
  25. 05 Jun, 2006 1 commit
  26. 30 May, 2006 2 commits
  27. 24 May, 2006 1 commit
  28. 09 May, 2006 2 commits
  29. 13 Mar, 2006 1 commit