summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* changes for htop 0.8.2Hisham Muhammad2009-06-021-2/+2
|
* BSD related fixes:Hisham Muhammad2009-03-111-0/+4
| | | | | | | | * BUGFIX: Correct page size calculation for FreeBSD systems (thanks to Andrew Paulsen) * Allow compilation without PLPA on systems that don't support it (thanks to Timothy Redaelli)
* Option to display hostname in the meters areaHisham Muhammad2009-02-171-2/+3
|
* ACPI Battery meterHisham Muhammad2008-09-231-2/+2
| | | | | contributed by Ian Hands
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-1/+1
| | | | | | flag, which requires libncursesw. Thanks to Sergej Pupykin!
* Embed PLPA (Portable Linux Processor Affinity) in order to supportHisham Muhammad2008-03-051-1/+4
| | | | | conflicting affinity API of different Linux kernel versions.
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-2/+2
| | | | | | | Add CPU affinity screen ('a' key). BUGFIX: Correct display of TPGID field. Add TGID field.
* Fix regeneration of headersHisham Muhammad2007-05-211-18/+26
|
* Rule for automatically rebuilding headersHisham Muhammad2007-05-171-0/+2
|
* Add an additional debug mode for Hardened GCC.Hisham Muhammad2006-11-081-2/+6
|
* Bringing extra files up-to-dateHisham Muhammad2006-07-121-1/+2
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-0/+3
| | | | | | | | | | 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.
* Add "debuglite" mode.Hisham Muhammad2006-05-301-0/+3
|
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-12/+12
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-2/+2
|
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-2/+2
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* * make debug targetHisham Muhammad2006-03-241-0/+2
| | | | | * Support for generating a /proc trace for debugging purposes.
* Initial import.Hisham Muhammad2006-03-041-0/+29

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