platform_build_soong/ui
Patrice Arruda 04157e186f Read the proc status file when PID is given for metrics purpose.
To measure the MaxRSS memory correctly, read the proc status file
under /proc/<pid>/status and extract the MaxRSS value from it. The
implementation is only available for Linux based distributions.

Bug: b/169453825
Test: go test
Change-Id: I32e3068fee7447f9ef5dfb5a8d8dcb6934e0af23
2020-12-17 14:52:14 -08:00
..
build Merge "Collect useful resource information of each executed process in soong_ui." 2020-11-05 17:17:43 +00:00
logger Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
metrics Read the proc status file when PID is given for metrics purpose. 2020-12-17 14:52:14 -08:00
status Add stats from ninja subprocesses to build.trace.gz 2020-10-15 13:46:32 -07:00
terminal Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
tracer Add stats from ninja subprocesses to build.trace.gz 2020-10-15 13:46:32 -07:00