summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-59/+0
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-32/+8
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-3/+3
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-45/+4
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-5/+2
* ProcessList.h: remove `ProcessList_remove`Denis Lisov2022-05-051-2/+0
* ProcessList: delay tree rebuild until panel rebuildDenis Lisov2022-02-131-1/+2
* ProcessList: cleanup the tree set sorting remainsDenis Lisov2022-02-131-2/+0
* ProcessList: introduce displayListDenis Lisov2022-02-131-4/+4
* ProcessList: sort before panel rebuild if neededDenis Lisov2022-02-131-0/+1
* 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

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