summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
12 daysNew header "MeterMode.h" for MeterModeId definitionsExplorer09
2024-04-05linux: move libnl code into separate fileChristian Göttsche
2024-03-27Linux: add GPU meter and process columnChristian Göttsche
2023-12-26Do not touch CFLAGS in configure.acBenny Baumann
2023-08-31Rename ProcessList to ProcessTable throughoutNathan Scott
2023-08-30Rename PCPMetric files, structures and related internal functionsNathan Scott
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2023-05-22Changes in configuration to identify location of 'term.h'Sahil Siddiq
2023-05-08Adapt platform code for the new Machine base classNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2023-04-23Linux: implement zswap supportIvan Shapovalov
2023-02-19Implement File Descriptor Meter support for DarwinBenny Baumann
2023-02-19Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSDBenny Baumann
2023-02-19Create new File Descriptor meterBenny Baumann
2023-02-05Add support for scheduling policiesChristian Göttsche
2021-12-07Introduce screen tabsHisham Muhammad
2021-11-28Compress cgroup names based on some heuristicsBenny Baumann
2021-09-26Extract Darwin "PlatformHelpers"Alexander Momchilov
2021-09-23Adjust Makefile.am macro definitions for older automake versionsNathan Scott
2021-08-22Add option to change Header layoutChristian Göttsche
2021-08-17Add combined memory and swap meterChristian Göttsche
2021-08-16PCP: PCPMetric.[ch] MdouleSohaib
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-08-02Makefile.am fix that actually does a proper substitutionBenny Baumann
2021-08-02Fix portability issue in Makefile.amBenny Baumann
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-06-26Sync changes from master and fix minor warningsfraggerfox
2021-06-26Add NetBSD platform support without procfs dependencyfraggerfox
2021-06-09Add time handling interfaces for the pcp platformNathan Scott
2021-06-09Implement command line and environment handling for pcp htop.Nathan Scott
2021-06-09Add ZFS ARC statistics and meters to the PCP platformSohaib
2021-06-09Add a platform for Performance Co-Pilot (PCP) metricsNathan Scott
2021-04-05Request the realtime and monotonic clock times once per sampleNathan Scott
2021-03-25Abstract htop main function to allow for a platform binaryNathan Scott
2021-03-04Move generic (shared) code into its own sub-directoryNathan Scott
2021-03-04Separate display from sampling in SysArch and Hostname MetersNathan Scott
2021-02-17Merge branch 'enable-better-debug-on-enable-debug' of fasterit/htopDaniel Lange
2021-02-17Drop empty file zfs/ZfsArcStats.cChristian Göttsche
2021-02-16Drop -DDEBUG (was removed in d69585b82abfdaede9e8c358982a4953c432e8d2), add -...Daniel Lange
2021-01-31Quote SYSCONFDIR definitionChristian Göttsche
2021-01-31[#480] SysArchMeter to view kernel/arch infoahgamut
2021-01-28Drop duplicate optionChristian Göttsche
2021-01-25configure: misc modernizationsChristian Göttsche
2021-01-19Linux: handle hugepagesChristian Göttsche
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-19Rework enum ProcessFieldChristian Göttsche
2020-12-05Update htop logo, provide .svg file as wellDaniel Lange
2020-12-02Dynamically load libsensors at runtimeChristian Göttsche
2020-11-25Drop taskstats conditionalChristian Göttsche