summaryrefslogtreecommitdiffstats
path: root/src/app/data_harvester/memory
AgeCommit message (Expand)Author
2021-07-17refactor: switch to manual implementation of meminfo parse (#548)Clement Tsang
2021-07-17bug: switch over to procfs for linux mem usage (#547)Clement Tsang
2021-07-16bug: Fix swap calculation for Linux (#546)Clement Tsang
2021-07-15bug: move linux mem used to kilobytes too as workaroundClementTsang
2021-07-15bug: fix inaccuracy in memory usage/total on macOS and Linux (#545)Clement Tsang
2021-05-15refactor: split up data collection by OS (#482)Clement Tsang