Commit History

Author SHA1 Message Date
  Explorer09 36626ce6fd Explicitly specify supported modes of all meters 8 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Benny Baumann 6aa9ef2726 Fix code style 1 year ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Explorer09 1d3a823d5d Change NetworkIOMeter value unit from KiB/s to bytes/second 1 year ago
  Explorer09 fda3d10261 Cache NetworkIOMeter values in 'double' type 1 year ago
  Explorer09 d474689689 NetworkIOMeter: Cache the formatted "KiB/s" number strings 1 year ago
  Explorer09 e34a9fcc8c Always update 'values' member of NetworkIOMeter 1 year ago
  Explorer09 9352e26218 NetworkIOMeter: correct format string and code comments 1 year ago
  Nathan Scott 43cb4a57d6 Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 1 year ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Benny Baumann 8e4ce18ba8 Add missing copyright/file headers 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Christian Hesse 424b45ee27 NetworkIOMeter: show packet rate in meter mode 2 years ago
  Christian Hesse 1fa75515f1 NetworkIOMeter: convert to packets per second 2 years ago
  Christian Hesse 55b948c650 NetworkIOMeter: swap calculation for more precision 2 years ago
  Christian Göttsche 63fafb4844 IOMeters: rework initial display 3 years ago
  Benny Baumann 2977414d54 Discard stale information from DiskIO and NetworkIO meters 3 years ago
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 years ago
  Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 3 years ago
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 years ago
  Sohaib 421bdeec60 Merging all the points related to calculating time in one place 3 years ago
  Christian Göttsche 2d1042adb3 Save text buffer in Meter 4 years ago
  Nathan Scott 88a11859a0 Switch NetworkIO Meter to using uint32_t and uint64_t 3 years ago
  Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 3 years ago
  Michael F. Schönitzer bb9a60ee8a Implement bar and graph mode for NetworkIOMeter (#408) 3 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 4 years ago
  Benny Baumann be39de14dd Reduce scope of cached values 4 years ago
  Christian Göttsche 7cf5277594 IWYU update (Linux) 4 years ago
  Christian Göttsche 0c1908832b Handle data wraparounds in IO 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 45a22080c9 Increase print buffer in NetworkIOMeter_display 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Christian Göttsche 7cd093ce95 Add NetworkIOMeter 4 years ago