summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-14Build pcp-htop.5 only when --enable-pcpDaniel Lange
2021-08-13Introduce versioned config files and config_reader_min_versionDaniel Lange
2021-08-13netbsd: Add NetworkIOMeter supportnia
2021-08-13Merge pull request #705 from natoscott/pcp-htop-manualNathan Scott
2021-08-13Apply suggestions from code reviewNathan Scott
2021-08-13Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-08-10Linux: do not include zram devices in DiskIOChristian Göttsche
2021-08-10Add assert to improve backtraces on NULL function pointerChristian Göttsche
2021-08-10CPUMeter: show if a CPU is offline in text modeChristian Göttsche
2021-08-10Correct grammatical error in crash informationChristian Göttsche
2021-08-10ScreenManager: drop unused memberChristian Göttsche
2021-08-10Solaris: the average CPU utilization value must never be marked 'offline'Christian Göttsche
2021-08-10The average CPU utilization value must never be marked 'offline'Nathan Scott
2021-08-09netbsd: handle repeated ENOMEM from HW_IOSTATS safelynia
2021-08-09Merge branch 'pcp-dynamic-cpu'Nathan Scott
2021-08-09netbsd: add more robust error handling for sysctl HW_IOSTATSnia
2021-08-09netbsd: Add support for DiskIOMeternia
2021-08-09Add Shift-F7, Shift-F8 keybindings for autogroupsDaniel Lange
2021-08-09Add columns for process autogroup identifier and nice valueNathan Scott
2021-08-09PCP: implement a missing piece for offline and hotplug CPUsNathan Scott
2021-08-08configure: check for NaN compiler supportChristian Göttsche
2021-08-08Fix misc typosChristian Göttsche
2021-08-05netbsd: Use newer proplib API. Create aliases so it works on 9.x.nia
2021-08-05netbsd: If at least one AC adapter is connected, keep its state.nia
2021-08-05netbsd: style: declare variables on first use rather than C89-stylenia
2021-08-05netbsd: Add battery supportnia
2021-08-05NetBSD: Rework CPU counting.fraggerfox
2021-08-03docs: updates and new manual page for pcp-htopNathan Scott
2021-08-02Read settings after applying defaultsBart Bakker
2021-08-02Merge branch 'cpu_count' of cgzones/htopDaniel Lange
2021-08-02Properly handle multiple batteries on darwinBenny Baumann
2021-08-02Makefile.am fix that actually does a proper substitutionBenny Baumann
2021-08-02Fix portability issue in Makefile.amBenny Baumann
2021-07-29PCP: fix per-process user and system time conversionsNathan Scott
2021-07-29PCP: use the correct metric for shared memory calculationsNathan Scott
2021-07-21Fix indentation stylenia
2021-07-21netbsd: convert snprintf use to xSnprintfnia
2021-07-21netbsd: re-initialize freqSize before sysctlbyname()nia
2021-07-21netbsd: Remove conditional compilation of CPU frequency variablesnia
2021-07-21netbsd: Support display of CPU frequencynia
2021-07-18Merge branch 'fix-dragon' of smalinux/htopDaniel Lange
2021-07-18DragonFlyBSD: fixup: ProcessList_new declaration & definition mismatchSohaib Mohamed
2021-07-18PCP: fixup: missing setter for isUserlandThreadSohaib Mohamed
2021-07-18Merge branch 'show-thread-names-fix' of BenBE/htopDaniel Lange
2021-07-18PCP: fixup: Missing headers for DynamicMeterSohaib Mohamed
2021-07-18OpenBSD: support offline CPUs and hot-swappingChristian Göttsche
2021-07-18OpenBSD: fix compile errorsChristian Göttsche
2021-07-18Solaris: support offline CPUs and hot-swappingChristian Göttsche
2021-07-18DragonFlyBSD: calculate whether to show entry lastChristian Göttsche