Commit History

Author SHA1 Message Date
  Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 1 year ago
  Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 1 year ago
  Benny Baumann 3b6019725d Implement File Descriptor Meter support for Darwin 1 year ago
  наб 67bc7fe640 Clean out Platform_getInodeFilename 2 years ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 2 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
  Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 3 years ago
  Benny Baumann 16faf82739 Clarify naming of Platform_nanosecondsPerSchedulerTick 3 years ago
  Alexander Momchilov 59d0c5b26a Refactor Darwin platform unit conversion helpers 3 years ago
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 years ago
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 years ago
  Benny Baumann 458749df45 Code indentation 3 years ago
  Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 3 years ago
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 years ago
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 3 years ago
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 years ago
  Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 3 years ago
  Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 3 years ago
  Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 3 years ago
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Nathan Scott adaf748ab6 Fix include file ordering of generic headers 3 years ago
  Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 3 years ago
  Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters 3 years ago
  Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 3 years ago
  Alexander Momchilov 67ccd6b909 Unhardcode tick-to-ms conversion 3 years ago
  Christian Göttsche f614b8a19f Mark Platform_defaultFields const 3 years ago
  Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 3 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 3 years ago
  Daniel Lange 4b1a4a4ebd Merge branch 'fix_mach_timebase' of benbe/htop 3 years ago
  Dániel Bakai 1506283aff Move Process_fields from darwin/Platform to darwin/DarwinProcess 3 years ago
  Benny Baumann f32f0188cd Correct timebase for non-x86 CPUs on Darwin 3 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
  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 61e14d4bb2 Spacing around operators 4 years ago
  Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 4 years ago
  Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 4 years ago
  Christian Göttsche 7cd093ce95 Add NetworkIOMeter 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 4 years ago
  Christian Göttsche c3952e7c20 Use strict function prototypes 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 4 years ago
  Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 5 years ago
  Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 5 years ago