summaryrefslogtreecommitdiffstats
path: root/linux/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Linux: rework disk-io parsingChristian Göttsche2021-09-021-14/+5
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Simplify Action_pickFromVector() width parameter usageChristian Göttsche2021-08-161-1/+1
* Linux: do not include zram devices in DiskIOChristian Göttsche2021-08-101-0/+3
* Add Shift-F7, Shift-F8 keybindings for autogroupsDaniel Lange2021-08-091-0/+2
* Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+30
* Rework CPU countingChristian Göttsche2021-07-181-2/+8
* Proper label indentationBenny Baumann2021-07-151-1/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-151-2/+2
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-10/+9
* cleaned up includes with iwyumayurdahibhate2021-05-101-1/+1
* Add read-only optionChristian Göttsche2021-04-141-1/+4
* Rename drop-capabilities options none to offChristian Göttsche2021-04-141-6/+6
* Linux: handle garbage in /proc/loadavgChristian Göttsche2021-03-281-12/+18
* Drop always true conditionChristian Göttsche2021-03-241-2/+1
* Linux: fix --drop-capabilitiesChristian Göttsche2021-03-221-1/+1
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-0/+14
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-15/+158
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-1/+1
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-3/+3
* Linux: individually show shared memoryChristian Göttsche2021-03-151-1/+2
* Merge pull request #550 from natoscott/diskio-typesNathan Scott2021-03-021-3/+3
|\
| * Fix integer sizing issues in the DiskIO MeterNathan Scott2021-03-011-3/+3
* | Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-19/+12
|/
* Linux: restore memory calculation regarding HugePagesChristian Göttsche2021-02-091-2/+2
* Linux: overhaul memory partitionChristian Göttsche2021-02-071-8/+5
* Use MainPanel type in State structChristian Göttsche2021-02-051-4/+2
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Linux: handle hugepagesChristian Göttsche2021-01-191-2/+4
* Define PATH_MAX for GNU/hurdDaniel Lange2021-01-161-1/+0
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-7/+7
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-3/+1
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Resolve conversion from ssize_t to int for readlink return valueChristian Göttsche2020-12-051-1/+1
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-021-7/+8
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-021-47/+12
* Update even more snprintfsChristian Göttsche2020-11-281-2/+2
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-15/+15
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-2/+20
|\
| * Add whitespace to improve Linux Platform_init readabilityNathan Scott2020-11-191-0/+1
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+19
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* | IWYU update (Linux)Christian Göttsche2020-11-191-1/+6
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-6/+5
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+323
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+6

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