summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Possible to regenerate headers outside of srcdirRobert Rosengren2014-01-171-1/+1
|
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-5/+5
|
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-4/+4
|
* remove old reference to hwloc directoryHisham Muhammad2011-12-261-1/+1
|
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-14/+7
|
* Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ↵Hisham Muhammad2011-11-211-11/+1
| | | | | | | external libhwloc. (for details see https://sourceforge.net/mailarchive/forum.php?thread_name=CAJpkDYeZpwqcWxZ77wq6bMrnhn-KzkU1xAqb3cU0drfnA3n9FQ%40mail.gmail.com&forum_name=htop-general )
* Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad2011-11-051-2/+2
| | | | | | Factored code from the SignalsPanel to apply to all selections from main screen. Closes feature request #3425304.
* store cppcheck rule for future useHisham Muhammad2011-10-251-2/+2
|
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-1/+1
|
* Add flag to allow using the system install of hwloc.Hisham Muhammad2011-09-261-2/+2
|
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-7/+11
|
* Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad2010-11-201-0/+2
|
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-1/+1
| | | | | | simplify processor data accounting (add CPUData structure) remove Process_clone trick
* upgrade PLPA to 1.3.2Hisham Muhammad2010-03-291-2/+2
|
* 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