Commit History

Author SHA1 Message Date
  Nathan Scott ea9622b8c9 Merge individual Battery.[ch] files into Platform.[ch] 4 years ago
  Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 4 years ago
  Daniel Lange f2b2735e07 Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzones 4 years ago
  Daniel Lange bb908f3dc4 Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE 4 years ago
  Benny Baumann d431786fca Split data array for file lock information into separate fields 4 years ago
  Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 4 years ago
  Benny Baumann 45869513bf Embracing branches 4 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 4 years ago
  Benny Baumann 374edb9ed5 Spacing after keywords (if) 4 years ago
  Christian Göttsche 2a9e8ca074 Add SystemdMeter 4 years ago
  Murloc Knight ab17ef4dc0 Zram Meter feature 4 years ago
  Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 4 years ago
  Christian Göttsche ac2b07eddd Avoid some unnecessary casts and mark some not changing variables const 4 years ago
  Benny Baumann c98d4577c9 Refactor code for reading process environment from procfs 4 years ago
  Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 4 years ago
  Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 4 years ago
  Christian Göttsche 7429c22201 Drop unnecessary cast 4 years ago
  Christian Göttsche 8a08a3209c IWYU update 4 years ago
  Christian Göttsche 4c66eb6d4c XUtils string related updates 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 years ago
  Christian Göttsche 7cd093ce95 Add NetworkIOMeter 4 years ago
  Christian Göttsche d744dac7ee Add SELinuxMeter 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 4 years ago
  Nathan Scott e9fa290019 Merge branch 'update-license-and-copyright-info' 4 years ago
  Michael F. Schönitzer d93cac12be Add a date and datetime meter (#159) 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 42946ec113 Introduce ARRAYSIZE 4 years ago
  Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 4 years ago
  multi 9ee72568dc CPUMeter: add octuple-column CPU meters. 4 years ago
  Nathan Scott 400178a89b Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into multiplexd-arc-is-not-cache 4 years ago
  multi dfa40ad0eb Linux: consider the ZFS ARC to be cache. 4 years ago
  Christian Göttsche cd1ba1422b Avoid bad function cast warning 4 years ago
  Christian Göttsche 37921382f4 Use PROCDIR throughout instead of /proc on Linux 4 years ago
  Christian Göttsche d5eb72e64d Drop always true condition 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 4 years ago
  Christian Göttsche 6b11769448 Avoid conversion warning 4 years ago
  Nathan Scott 9a55efc8b5 Merge branch 'hishamhm-pull-920' 4 years ago
  Nathan Scott 31391b206c Merge branch 'hishamhm-pull-1012' 4 years ago
  Nathan Scott 6b443c5da9 Merge branch 'hishamhm-pull-932' 4 years ago
  Nathan Scott 2be0992700 Merge branch 'hishamhm-pull-890' 4 years ago
  Christoph Budziszewski 7fdd8d3732 adding support for more than 2 smaller cpumeter columns 4 years ago
  Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 5 years ago
  Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 5 years ago
  Arnavion 81b64691a7 Move sysfs-reading code to LinuxProcessList.c and add average frequency. 5 years ago
  Arnavion 1acfb0a752 Show N/A instead of 0KHz when CPU frequency is not available. 5 years ago
  Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 5 years ago