summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Rework CPU countingChristian Göttsche2021-07-181-1/+1
* Code indentationBenny Baumann2021-07-151-5/+5
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-3/+3
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-2/+2
* Merge branch 'shared_before_cached' of cgzones/htopDaniel Lange2021-03-191-1/+3
|\
| * MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* | Merge pull request #436 from cgzones/freebsdGraham Inggs2021-03-181-2/+2
|\ \ | |/ |/|
| * FreeBSD: add support for CPU frequency and temperatureChristian Göttsche2021-02-051-2/+2
* | Merge pull request #550 from natoscott/diskio-typesNathan Scott2021-03-021-1/+1
|\ \
| * | Fix integer sizing issues in the DiskIO MeterNathan Scott2021-03-011-1/+1
| |/
* | Switch NetworkIO Meter to using uint32_t and uint64_tNathan Scott2021-03-021-2/+1
* | Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-17/+7
|/
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* FreeBSD: miscChristian Göttsche2021-01-301-4/+3
* kfreeBSD: include config.h for _GNU_SOURCEChristian Göttsche2021-01-121-0/+2
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-2/+0
* FreeBSD: fix crash on empty environmentChristian Goettsche2020-12-051-1/+1
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-4/+13
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-4/+13
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* | IWYU update (FreeBSD)Christian Goettsche2020-11-191-0/+9
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+16
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-12/+12
|\
| * Spacing around operatorsBenny Baumann2020-11-021-9/+9
| * Whitespace and indentation issuesBenny Baumann2020-11-021-3/+3
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+11
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-6/+41
* FreeBSD: Platform updateChristian Göttsche2020-10-291-21/+20
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-6/+6
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-9/+9
* Simplify environment-reading codeRoss Williams2020-10-261-8/+2
* Add process environment for FreeBSDRoss Williams2020-10-261-3/+25
* Drop unused Platform functions Platform_setTasksValuesChristian Göttsche2020-10-221-5/+0
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+51
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-061-1/+1
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+5
* CPUMeter: add octuple-column CPU meters.multi2020-09-281-0/+3
* Add missing 4-column CPU meters to non-Linux platforms.multi2020-09-281-0/+3
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+1
* Resolve unused variable on FreeBSDChristian Göttsche2020-09-181-0/+2

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