Commit History

Author SHA1 Message Date
  Christian Göttsche 2f67a2b07d DragonFlyBSD: support Disk IO meter 11 months ago
  Christian Göttsche 1414cdcfc6 DragonFlyBSD: support Network IO meter 11 months ago
  Christian Göttsche 7639d62459 DragonFlyBSD: build fixes 11 months ago
  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 b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 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 c803ec6dae Improve code readability by using enum values instead of raw numbers 1 year ago
  Benny Baumann 7a8c01f304 Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD 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
  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 41af31be7f Rework CPU counting 3 years ago
  Benny Baumann 458749df45 Code indentation 3 years ago
  Benny Baumann 07a4657a47 DragonFlyBSD: Fix included headers 3 years ago
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 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
  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 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 0e922d4085 Integrate NAN check into assignment 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
  Christian Göttsche b08b255b41 Drop unused Platform functions Platform_setTasksValues 4 years ago