summaryrefslogtreecommitdiffstats
path: root/linux/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* IWYU updateChristian Göttsche2021-08-251-0/+4
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+8
* Pointer indication aligned to typenameBenny Baumann2021-07-151-2/+2
* Code indentationBenny Baumann2021-07-151-2/+2
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-0/+8
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+3
* Add read-only optionChristian Göttsche2021-04-141-1/+1
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-13/+9
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+15
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-1/+1
* Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-4/+2
* Define PATH_MAX for GNU/hurdDaniel Lange2021-01-161-0/+7
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-2/+0
* Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+6
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+3
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-4/+4
|\
| * Spacing around operatorsBenny Baumann2020-11-021-5/+5
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+6
|/
* Zram Meter featureMurloc Knight2020-10-311-0/+2
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-3/+2
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-2/+4
* Make all required includes explicitBenny Baumann2020-10-181-3/+5
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+5
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+2
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-4/+0
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-11/+11
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+3
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+2
| * ZFS arcstats for LinuxRoss Williams2019-07-071-0/+2
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-2/+0
|\|
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+2
|\ \
| * | Add pressure stall information (PSI) meters on LinuxRan Benita2019-02-131-0/+2
| |/
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+2
* | Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-8/+8
|/
* Mark signal tables 'const'Explorer092016-08-301-2/+2
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-0/+4
* Add Platform_getProcessEnvMichael Klein2015-12-031-0/+2
* Move list of signals to platform-specific code.Hisham Muhammad2015-10-061-0/+5

© 2014-2024 Faster IT GmbH | imprint | privacy policy