summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
Commit message (Collapse)AuthorAgeFilesLines
* 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