Commit History

Author SHA1 Message Date
  Dominik Hassler 046b6ce466 fixes for illumos/Solaris platforms 1 year 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
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 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 c803ec6dae Improve code readability by using enum values instead of raw numbers 1 year ago
  Benny Baumann 27c9e79ab1 Implement File Descriptor Meter stub for Solaris 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 9fc72c1e9c Ensure buffer for environment is large enough on Solaris 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 90cc16efc0 Solaris: 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
  Christian Göttsche 013d2efa51 Solaris: correct process env memory handling 3 years ago
  Christian Göttsche 6b57898034 Solaris: reduce variable scope 3 years ago
  Christian Göttsche fdda291a0e Solaris: add kstat lookup wrappers 3 years ago
  Benny Baumann 6c66f32fa7 Include signal.h, reorder headers 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
  Dominik Hassler 495f2292dc add support to display CPU frequencies on Solarish platforms 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
  Benny Baumann 51be2d5415 Fix NULL pointer dereference on kstat_lookup failure 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