56 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago
Benny Baumann 458749df45 Code indentation 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Daniel Lange 71f51a20c1 Define PATH_MAX for GNU/hurd 5 years ago
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 5 years ago
Nathan Scott ea9622b8c9 Merge individual Battery.[ch] files into Platform.[ch] 5 years ago
Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Murloc Knight ab17ef4dc0 Zram Meter feature 5 years ago
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Nathan Scott 2be0992700 Merge branch 'hishamhm-pull-890' 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 7 years ago
Ross Williams 070fe90461 ZFS arcstats for Linux 7 years ago
Ran Benita 08feb8585b Add pressure stall information (PSI) meters on Linux 7 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Michael Klein cc23d13f87 Add Platform_getProcessEnv 10 years ago
Hisham Muhammad 3fe2f3e28e Move list of signals to platform-specific code. 11 years ago
Hisham Muhammad 4e064e0db7 Build fixes to resync with FreeBSD changes. 11 years ago
Hisham Muhammad be1700cf94 Isolate portable and Linux-specific process fields. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad 9780c312f4 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago