1. 11 Mar, 2009 1 commit
  2. 17 Feb, 2009 2 commits
  3. 23 Sep, 2008 3 commits
  4. 14 Mar, 2008 1 commit
  5. 09 Mar, 2008 3 commits
  6. 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
  7. 09 Nov, 2007 1 commit
  8. 08 Nov, 2007 1 commit
  9. 10 Aug, 2007 1 commit
  10. 21 May, 2007 1 commit
  11. 17 May, 2007 2 commits
  12. 10 Apr, 2007 1 commit
  13. 05 Apr, 2007 2 commits
  14. 13 Nov, 2006 1 commit
  15. 12 Nov, 2006 1 commit
  16. 09 Nov, 2006 1 commit
  17. 08 Nov, 2006 5 commits
  18. 26 Oct, 2006 1 commit
  19. 04 Oct, 2006 2 commits
  20. 12 Jul, 2006 2 commits
  21. 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
  22. 06 Jun, 2006 1 commit
  23. 05 Jun, 2006 2 commits
  24. 30 May, 2006 1 commit
  25. 10 Apr, 2006 1 commit
  26. 24 Mar, 2006 1 commit