61 Commits (267014cbfe584ff9a1bc74d671f8aaa27251fd49)

Author SHA1 Message Date
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
Hisham Muhammad 322ba274ea Performance improvements 13 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad 2a73405cd0 search and filter for the strace and lsof screens! 14 years ago
Hisham Muhammad f44a8f2009 Option to update process names on every refresh 14 years ago
Hisham Muhammad e6c6d7fbf7 Add -p flag, contributed by Rob Hoelz 14 years ago
Hisham Muhammad 1a604a05a5 BUGFIX: behavior of 'F' (follow) key was broken, also affecting the 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad bfd86a60cc Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533. 14 years ago
Hisham Muhammad bc87a8ff8c Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an external libhwloc. 15 years ago
Hisham Muhammad ca6b9238a3 Support for UTF-8 tree drawing 15 years ago
Hisham Muhammad ec17b7029a Convert affinity control from the deprecated PLPA to HWLOC 15 years ago
Hisham Muhammad f7fe4b4722 Fix off-by-one error in PROCESSOR display 15 years ago
Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 15 years ago
Hisham Muhammad 831538b0f9 Split process and thread counts in tasks meter 16 years ago
Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 16 years ago
Hisham Muhammad 6486229308 add support for steal/guest CPU time measurement 16 years ago
Hisham Muhammad 02a30bfecd warning fixes 16 years ago
Hisham Muhammad 8f230920cd show custom thread names 16 years ago
Hisham Muhammad 2338ad5820 Ability to change sort column with the mouse by 18 years ago
Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 18 years ago
Hisham Muhammad 12f4f09e6e Add support for Linux per-process IO statistics, 18 years ago
Hisham Muhammad 93f091c47e BUGFIX: Fix display of CPU count for threaded processes. 18 years ago
Hisham Muhammad 855d9eaf9a IO-wait time now counts as idle time, which is a more 19 years ago
Hisham Muhammad 9710a43001 Fixes for /proc location, submitted by Florent Thoumie 19 years ago