summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for /proc location, submitted by Florent ThoumieHisham Muhammad2007-05-171-2/+2
|
* Add lots of debugging asserts and try to clean up behavior of lists in general.Hisham Muhammad2006-11-081-3/+3
| | | | | Make dumping of proc data controlled by a separate debug define.
* Allocate per-processor values in a contiguous chunk of memoryHisham Muhammad2006-10-041-0/+5
|
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ↵Hisham Muhammad2006-10-041-0/+11
| | | | | | | status bar (minor modifications: default to false, add help)
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+6
| | | | | | | | | | 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.
* Regenerated all headers.Hisham Muhammad2006-06-061-7/+1
|
* Use long long types to avoid overflowHisham Muhammad2006-06-051-22/+20
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-3/+3
|
* * make debug targetHisham Muhammad2006-03-241-8/+40
| | | | | * Support for generating a /proc trace for debugging purposes.
* Initial import.Hisham Muhammad2006-03-041-0/+124

© 2014-2024 Faster IT GmbH | imprint | privacy policy