summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-08-10Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2019-08-10Fix typo.Arnavion
2019-08-10Show N/A instead of 0KHz when CPU frequency is not available.Arnavion
2019-08-10Add a display option to hide CPU usage number from CPU meter.Arnavion
2019-08-09Divide by 1000, not 1024, and show more decimals.Arnavion
2019-08-09Add new display option to also show CPU frequency in CPU meters.Arnavion
2019-07-12Added option to enable/disable the mouse.MartinJM
2019-07-12Added an option to disable the mouse.MartinJM
2019-07-07ZFS arcstats for SolarisRoss Williams
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07ZFS arcstats for Darwin (macOS / OS X)Ross Williams
2019-07-07ZFS arcstats for LinuxRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams
2019-07-06Specify correct MIB lengthRoss Williams
2019-06-23Close pipe after lsofJesin
2019-06-14Fix configure 'major' workaround causing <sys/sysmacros.h> to miss.Explorer09
2019-05-30fixed Linux buildsenjan
2019-05-26does not work within NGZsenjan
2019-05-26CPU_KERNEL redefinedsenjan
2019-04-29Add timestamps to the strace screenMario Harjac
2019-04-17Truncate overwide jail names on BSD.Robert Crowston
2019-03-20Linux: Use /proc/*/smaps_rollup for improved PSS parsing speedAlexander Schlarb
2019-03-20Linux: Add PSS (proportional set size), Swap and SwapPSS calculationAlexander Schlarb
2019-02-19Add danish translation to htop.desktopscootergrisen
2019-02-13Add pressure stall information (PSI) meters on LinuxRan Benita
2019-02-12Don't follow process when selecting non-process-specific optionswangqr
2019-02-12Restore meter name after used in Header_addMeterByName()wangqr
2019-02-10Linting changesHisham Muhammad
2019-02-10Return of snprintf is not the number of written bytesHisham Muhammad
2019-02-10Fix printf() unsigned placeholdersAlan Barr
2019-02-10Prevent possible NULL pointer deferenceAlan Barr
2019-02-10Remove duplicated if conditionAlan Barr
2019-02-10htop.c: remove unused "--io" / "-i" (#811)Lion Yang
2019-02-07Honour setting of counting CPUs from 0/1 when presenting metersRicardo Nabinger Sanchez
2019-01-31User option "-u" now defaults to $USERsolanav
2019-01-29fix a bug about use of unitialised variable. refer to https://github.com/hish...wurongxin
2019-01-26chore: add clarification to the docsUkiah Smith
2018-12-30Deal with larger numbers in colorNumber and outputRateadrien1018
2018-12-24Fix memory statistics display on FreeBSD/powerpcTobias Kortkamp
2018-12-18Fix numbers larger than 100 terabytesadrien1018
2018-12-16Remove a few unnecessary #includesAntoine Motet
2018-12-16Fix CPU usage on OpenBSDAntoine Motet
2018-12-15Remove unnecessary HAVE_SYS_SYSMACROS_H checkWataru Ashihara
2018-11-03added MainPanel actions n and N for find next and find prev. closes #601syrrim
2018-10-30Fix printf() unsigned placeholdersAlan Barr
2018-10-30Prevent possible NULL pointer deferenceAlan Barr
2018-10-30Remove duplicated if conditionAlan Barr