device_google_gs101/pixelstats
Chiawei Wang f236f66384 pixelstats: add readproc to access process
We would like to collect stime of kswapd0 and kcompactd0.
readproc is required to access /proc/<pid>

Bug: 173101018
Test: build pass
Test: adb shell cmd stats print-logs
      adb logcat | grep 105014
      stime can be collected.
Change-Id: I8594f9e75a998718735503bbd5f2f5086a25c365
2021-03-25 07:55:01 +00:00
..
Android.bp Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
pixelstats-vendor.gs101.rc pixelstats: add readproc to access process 2021-03-25 07:55:01 +00:00
service.cpp Add UeventListener to pixelstats in gs101 2021-03-23 17:23:03 +00:00