summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
AgeCommit message (Expand)Author
2021-01-11Linux: Add SwapCached to the swap meterDavid Zarzycki
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-12-02Implement sorting in tree modeMaxim Zhiburt
2020-11-27Drop unused global ProcessList memory fieldsNathan Scott
2020-11-16Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issue...Daniel Lange
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-15Mark ProcessList_keyAt argument constChristian Göttsche
2020-10-30Highlight new and old processes (#74)Adam Saponara
2020-10-28Unify function argument namesChristian Göttsche
2020-10-26Hold only a const version of Settings in ProcessListChristian Göttsche
2020-10-19Continue to update generic data in paused modeChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object classes and Object class fields constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Sort headers/includesBenny Baumann
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-02-14Portable affinity using hwlocHisham
2015-04-09Fixes to use platform-specific compare routines.Hisham Muhammad
2015-04-02Merge branch 'master' into wipHisham Muhammad
2015-03-16Major advances in FreeBSD port.Hisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-27Add ProcessList_delete to the variable interface.Hisham Muhammad
2014-11-24Changes for supporting separate platform subdirectories.Hisham Muhammad
2014-11-19Refactored key handlers.Hisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2014-01-29Added additional column to monitor OOM killer score of each processLeigh Simpson
2013-12-18Make CPU meter optionally account guest time in its percentagesHisham Muhammad
2013-05-24Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad
2013-04-29Performance improvementsHisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2012-10-20Option to update process names on every refreshHisham Muhammad
2012-08-10Add -p flag, contributed by Rob HoelzHisham Muhammad
2012-02-02BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-01Keep panel structure up-to-date as process list changes when headers are upda...Hisham Muhammad
2011-11-21Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad
2011-11-03Support for UTF-8 tree drawingHisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2011-09-08Fix off-by-one error in PROCESSOR displayHisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2010-11-23Split process and thread counts in tasks meterHisham Muhammad
2010-11-22Remove arbitrary limit from rich stringsHisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-25show custom thread namesHisham Muhammad