2356 Commits (cf45a5d02b09120fc2e8e9ebaaaa5bdd45a021e4)
 

Author SHA1 Message Date
Christian Göttsche cf45a5d02b MemorySwapMeter: use full width on odd total width 5 years ago
Christian Göttsche a905c45195 Meter: update documentation to match Doxygen style 5 years ago
Christian Göttsche 9df0f62859 Linux: do not scan frequency for inactive CPUs 5 years ago
Christian Göttsche 68f2bfea61 Abstract resize handling by adding a new Htop reaction 5 years ago
Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 5 years ago
Christian Göttsche edc3de7cb5 Action: specify implication in code not in comments 5 years ago
Daniel Lange a9ddaccc63 Merge branch 'read-settings-defaults' of bjpbakker/htop 5 years ago
Daniel Lange a0c244a163 Spell out virtualized 5 years ago
Christian Göttsche f886759022 Meter: limit LED mode by width 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Nathan Scott 3f727d4720
Merge pull request #747 from natoscott/coverity 5 years ago
Nathan Scott d5ff5c48a8
Apply suggestions from code review 5 years ago
Nathan Scott c7f634ec21 PCP: ensure unsigned types used throughout CPU count detection 5 years ago
Nathan Scott c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers 5 years ago
Sohaib fefff80631 PCP: PCPMetric.[ch] Mdoule 5 years ago
Christian Göttsche edafa26f9e Simplify Action_pickFromVector() width parameter usage 5 years ago
Christian Göttsche 68460b25e3 Reset the signal handlers at program exit 5 years ago
Benny Baumann b42c441ee0 Use proper metric to detect kernel threads 5 years ago
fraggerfox 68123adb6f Build fix for NetBSD 5 years ago
Christian Göttsche ce27f8379d Respect "Show custom thread names" setting update 5 years ago
Explorer09 2d1b6f4783 TasksMeter: save some float casts 5 years ago
Daniel Lange fc2377f052 Build pcp-htop.5 only when --enable-pcp 5 years ago
nia dd91e9a9da netbsd: Add NetworkIOMeter support 5 years ago
Nathan Scott 9a07ba2700
Merge pull request #705 from natoscott/pcp-htop-manual 5 years ago
Nathan Scott 5b5836a2b1
Apply suggestions from code review 5 years ago
Nathan Scott f839095e3b Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smalinux-dynamic-columns 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 6974ce8e79 Linux: do not include zram devices in DiskIO 5 years ago
Christian Göttsche 796bc36fe0 Add assert to improve backtraces on NULL function pointer 5 years ago
Christian Göttsche ba5ef1ac8b CPUMeter: show if a CPU is offline in text mode 5 years ago
Christian Göttsche 671282d309 Correct grammatical error in crash information 5 years ago
Christian Göttsche a8b8f5f836 ScreenManager: drop unused member 5 years ago
Christian Göttsche 51669ecba8 Solaris: the average CPU utilization value must never be marked 'offline' 5 years ago
Nathan Scott 02cfd38671 The average CPU utilization value must never be marked 'offline' 5 years ago
nia 6d3b4a0f2e netbsd: handle repeated ENOMEM from HW_IOSTATS safely 5 years ago
Nathan Scott c31fd3c691 Merge branch 'pcp-dynamic-cpu' 5 years ago
nia 324f9d048d netbsd: add more robust error handling for sysctl HW_IOSTATS 5 years ago
nia 5b8654d341 netbsd: Add support for DiskIOMeter 5 years ago
Daniel Lange eb4ff3c69c Add Shift-F7, Shift-F8 keybindings for autogroups 5 years ago
Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value 5 years ago
Nathan Scott ee831263c3 PCP: implement a missing piece for offline and hotplug CPUs 5 years ago
Christian Göttsche aa0424ade8 configure: check for NaN compiler support 5 years ago
Christian Göttsche 10e9ffd8e5 Fix misc typos 5 years ago
nia 97a859c5bd netbsd: Use newer proplib API. Create aliases so it works on 9.x. 5 years ago
nia c85aafa608 netbsd: If at least one AC adapter is connected, keep its state. 5 years ago
nia 93ca5af953 netbsd: style: declare variables on first use rather than C89-style 5 years ago
nia fdcdc54ec4 netbsd: Add battery support 5 years ago
fraggerfox 2e3f34f5c1 NetBSD: Rework CPU counting. 5 years ago
Nathan Scott 04da92dfd1 docs: updates and new manual page for pcp-htop 5 years ago
Bart Bakker c1c4b5a1ab
Read settings after applying defaults 5 years ago