summaryrefslogtreecommitdiffstats
path: root/TraceScreen.c
Commit message (Collapse)AuthorAgeFilesLines
...
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-4/+4
| | | | | | simplify processor data accounting (add CPUData structure) remove Process_clone trick
* home and end keys in trace screensHisham Muhammad2010-07-311-0/+6
|
* warning fixesHisham Muhammad2010-02-251-2/+2
|
* fix to minor bug affecting the build process, a maintenance release will ↵Hisham Muhammad2009-06-081-0/+1
| | | | follow shortly.
* changes for htop 0.8.2Hisham Muhammad2009-06-021-7/+7
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-1/+1
| | | | | Reduces resulting code size.
* Fix bug 1538463.Hisham Muhammad2006-08-241-0/+1
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+1
| | | | | | | | | | 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.
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+0
|
* Display error message when strace is not available.Hisham Muhammad2006-06-031-0/+2
| | | | | | Mark autogen.sh executable in svn.
* Remove references to ListBoxHisham Muhammad2006-05-301-13/+13
|
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-16/+16
|
* Wait for strace child process to die properlyHisham Muhammad2006-05-091-0/+3
|
* Fixes for header generation.Hisham Muhammad2006-03-231-1/+3
|
* Initial import.Hisham Muhammad2006-03-041-0/+164

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