summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2020-11-25Drop cgroup conditionalChristian Göttsche
2020-11-25Add support to change numeric options in settings screenChristian Göttsche
2020-11-21Fix build for custom make targetsBenny Baumann
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-09Implement screen for active file locksFynn Wulf
2020-10-31Add SystemdMeterChristian Göttsche
2020-10-31Zram Meter featureMurloc Knight
2020-10-29Add compat wrapper for fstatatChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-17Combine XAlloc.[ch] into XUtils.[ch]Benny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Add NetworkIOMeterChristian Göttsche
2020-10-16Add SELinuxMeterChristian Göttsche
2020-10-16Automatically detect if backtrace(3) needs -lexecinfoChristian Göttsche
2020-10-12Centralise fault handlingBenny Baumann
2020-10-09Makefile sort correctionChristian Göttsche
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer
2020-10-03Add --enable-debug configure option to enable assertsChristian Göttsche