История коммитов

Автор SHA1 Сообщение Дата
  Christian Göttsche 0c002751dd darwin: avoid double division by zero on startup 1 год назад
  Christian Göttsche 3016a5f28b Fix typo 7 месяцев назад
  Sergey Fedorov 541c17c975 darwin/Platform.c: use mach/port.h 9 месяцев назад
  UeiWang 7ee92be6fd Darwin: add NetworkIOMeter support 1 год назад
  Kevin Bracey 69a505d69c Move shared memory next to used memory 2 лет назад
  Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 1 год назад
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 год назад
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 год назад
  Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 1 год назад
  UeiWang ed7eac5dfe Darwin: add DiskIOMeter support 1 год назад
  Benny Baumann 3b6019725d Implement File Descriptor Meter support for Darwin 1 год назад
  Christian Göttsche ca7e92bd78 Use strict function prototypes also for defintions 1 год назад
  Guillaume Gomez d97cf58261 Improve code readability by creating constants for SWAP memory values 1 год назад
  наб 67bc7fe640 Clean out Platform_getInodeFilename 2 лет назад
  Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 1 год назад
  Christian Göttsche 5bc988ad6d Use correct command field as default field 2 лет назад
  Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 2 лет назад
  Christian Göttsche 14f428a172 Drop unused Platform variables 2 лет назад
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 лет назад
  Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 3 лет назад
  Alexander Momchilov dadcb87ad0 Extract Darwin "PlatformHelpers" 3 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Benny Baumann 5000cefc13 Fix typo in gettime implementation on darwin 3 лет назад
  Benny Baumann 16faf82739 Clarify naming of Platform_nanosecondsPerSchedulerTick 3 лет назад
  Alexander Momchilov 59d0c5b26a Refactor Darwin platform unit conversion helpers 3 лет назад
  Christian Göttsche b965417bf7 Add combined memory and swap meter 3 лет назад
  Daniel Lange ed82ce6456 Merge branch 'cpu_count' of cgzones/htop 3 лет назад
  Benny Baumann e341217fea Properly handle multiple batteries on darwin 3 лет назад
  Christian Göttsche 41af31be7f Rework CPU counting 3 лет назад
  Benny Baumann 458749df45 Code indentation 3 лет назад
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 3 лет назад
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 лет назад
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 лет назад
  Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 3 лет назад
  Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 3 лет назад
  ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 3 лет назад
  Alexander Momchilov 67ccd6b909 Unhardcode tick-to-ms conversion 3 лет назад
  Christian Göttsche f614b8a19f Mark Platform_defaultFields const 3 лет назад
  Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 3 лет назад
  Christian Göttsche 89473cc9ae Rework enum ProcessField 3 лет назад
  Daniel Lange 4b1a4a4ebd Merge branch 'fix_mach_timebase' of benbe/htop 3 лет назад
  Dániel Bakai 3655b6ca0b Add column in darwin to indicate whether the the process is running under translation 3 лет назад
  Dániel Bakai 1506283aff Move Process_fields from darwin/Platform to darwin/DarwinProcess 3 лет назад
  Benny Baumann f32f0188cd Correct timebase for non-x86 CPUs on Darwin 3 лет назад
  Benny Baumann e65cdf947c Sort include in Darwin platform headers 3 лет назад
  Christian Göttsche 601ad61e7d Unify naming of first argument of Platform_getBattery 4 лет назад
  Nathan Scott 003f2c06a4 Merge branch 'cleanup-init-done' into master 4 лет назад
  Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 4 лет назад
  Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 4 лет назад
  Nathan Scott ea9622b8c9 Merge individual Battery.[ch] files into Platform.[ch] 4 лет назад