summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* IWYU updateChristian Göttsche2021-08-251-0/+1
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+3
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+2
* Rework CPU countingChristian Göttsche2021-07-181-1/+2
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+4
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+2
* Drop ProcessList_get and ProcessList_sizeChristian Göttsche2021-04-211-4/+0
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-4/+3
* Merging all the points related to calculating time in one placeSohaib2021-04-051-0/+3
* Merge branch 'openbsd' of cgzones/htopDaniel Lange2021-03-211-0/+4
|\
| * OpenBSD: updateChristian Göttsche2021-03-201-0/+4
* | Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-5/+5
|/
* Linux: individually show shared memoryChristian Göttsche2021-03-151-0/+1
* Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange2021-02-131-0/+2
* Linux: overhaul memory partitionChristian Göttsche2021-02-071-7/+11
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-1/+2
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-3/+3
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-0/+3
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-2/+0
* Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issue...Daniel Lange2020-11-161-1/+0
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+2
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+2
* | Mark ProcessList_keyAt argument constChristian Göttsche2020-11-151-1/+1
|/
* Unify function argument namesChristian Göttsche2020-10-281-2/+2
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-1/+1
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-0/+8
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Sort headers/includesBenny Baumann2020-09-291-2/+2
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-3/+3
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-14/+14
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-14/+14
* Portable affinity using hwlocHisham2016-02-141-0/+4
* Fixes to use platform-specific compare routines.Hisham Muhammad2015-04-091-1/+1
* Merge branch 'master' into wipHisham Muhammad2015-04-021-1/+1
|\
* | Major advances in FreeBSD port.Hisham Muhammad2015-03-161-1/+9
* | Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-0/+10
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-90/+8
|/
* Add ProcessList_delete to the variable interface.Hisham Muhammad2014-11-271-1/+2
* Changes for supporting separate platform subdirectories.Hisham Muhammad2014-11-241-36/+9
* Refactored key handlers.Hisham Muhammad2014-11-191-1/+1
* alignment improvementsHisham Muhammad2014-02-271-2/+2
* Added additional column to monitor OOM killer score of each processLeigh Simpson2014-01-291-0/+4
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-0/+1
* Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad2013-05-241-0/+1
* Performance improvementsHisham Muhammad2013-04-291-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-6/+0

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