Commit History

Author SHA1 Message Date
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Kevin Bracey 69a505d69c Move shared memory next to used memory 3 years ago
  Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 1 year ago
  Nathan Scott 290ddba35e Minor whitespace and small logic flow improvements on review 1 year ago
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 2 years ago
  Guillaume Gomez e207c8aebd Improve CPU computation code 1 year ago
  Guillaume Gomez c803ec6dae Improve code readability by using enum values instead of raw numbers 1 year ago
  Benny Baumann 377a06db0d Implement File Descriptor Meter support for OpenBSD 1 year ago
  Christian Göttsche ca7e92bd78 Use strict function prototypes also for defintions 1 year ago
  Guillaume Gomez d97cf58261 Improve code readability by creating constants for SWAP memory values 2 years ago
  наб 67bc7fe640 Clean out Platform_getInodeFilename 2 years ago
  Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 2 years ago
  Benny Baumann db93268968 Ensure buffer for environment is large enough on OpenBSD 2 years ago
  Christian Göttsche 5bc988ad6d Use correct command field as default field 3 years ago
  Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 3 years ago
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 years ago
  Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche b965417bf7 Add combined memory and swap meter 3 years ago
  Christian Göttsche edf236f9fc OpenBSD: support offline CPUs and hot-swapping 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  Benny Baumann 458749df45 Code indentation 3 years ago
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 3 years ago
  Daniel Lange 6ea93fc6c0 Merge branch 'openbsd' of cgzones/htop 3 years ago
  Christian Göttsche e4e3f6c390 OpenBSD: update 3 years ago
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 3 years ago
  Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 3 years ago
  ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 4 years ago
  Christian Göttsche 69efa94f9f Use String_eq wrapper instead of raw strcmp 4 years ago
  David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 4 years ago
  Christian Göttsche f614b8a19f Mark Platform_defaultFields const 4 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 4 years ago
  Christian Göttsche 57d9ecc551 OpenBSD update 4 years ago
  Christian Göttsche 601ad61e7d Unify naming of first argument of Platform_getBattery 4 years ago
  Nathan Scott 003f2c06a4 Merge branch 'cleanup-init-done' into master 4 years ago
  Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 4 years ago
  Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 4 years ago
  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 bb908f3dc4 Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE 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 b23f8235e2 Whitespace and indentation issues 4 years ago
  Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 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