86 Commits (98cbdc6dcad40a2f59ec0ec9ff752a46aa0762de)

Author SHA1 Message Date
Denis Lisov 4b8b61fe18 ProcessList.h: remove `ProcessList_remove` 4 years ago
Denis Lisov deb05fe7c2 ProcessList: delay tree rebuild until panel rebuild 4 years ago
Denis Lisov 82d34deaf1 ProcessList: cleanup the tree set sorting remains 4 years ago
Denis Lisov 58b42e4cac ProcessList: introduce displayList 4 years ago
Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 2bf626c4e4 IWYU update 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche d58c2f0606 Drop ProcessList_get and ProcessList_size 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Sohaib 421bdeec60 Merging all the points related to calculating time in one place 5 years ago
Christian Göttsche e4e3f6c390 OpenBSD: update 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 5 years ago
Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 5 years ago
Christian Göttsche 3d497a3760 Linux: overhaul memory partition 5 years ago
David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Maxim Zhiburt cf306ff86e Implement sorting in tree mode 5 years ago
Nathan Scott f704baeb82 Drop unused global ProcessList memory fields 5 years ago
Daniel Lange 8f2d129dce Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138 5 years ago
Christian Göttsche 91317322fe Mark ProcessList_keyAt argument const 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 61bae4c9d2 Unify function argument names 5 years ago
Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Benny Baumann e1c96879f4 Sort headers/includes 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
Hisham 474d26cea8 Portable affinity using hwloc 10 years ago
Hisham Muhammad b291fba02b Fixes to use platform-specific compare routines. 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad cda6bdd56b Add ProcessList_delete to the variable interface. 11 years ago
Hisham Muhammad eb229d9aef Changes for supporting separate platform subdirectories. 11 years ago
Hisham Muhammad 9faf4938b8 Refactored key handlers. 11 years ago
Hisham Muhammad 6d90e58c01 alignment improvements 12 years ago
Leigh Simpson da236ca318 Added additional column to monitor OOM killer score of each process 12 years ago
Hisham Muhammad 8ace29c267 Make CPU meter optionally account guest time in its percentages 12 years ago
Hisham Muhammad 6cfa9e0bf2 Performance improvements due to conditional parsing of IO data depending on selected fields. 13 years ago