allwinner_a64/android/packages/experimental/procstatlog
2018-08-08 20:10:12 +08:00
..
Android.mk upload android base code part8 2018-08-08 20:10:12 +08:00
diskload.sh upload android base code part8 2018-08-08 20:10:12 +08:00
procstatlog.c upload android base code part8 2018-08-08 20:10:12 +08:00
procstatreport.py upload android base code part8 2018-08-08 20:10:12 +08:00
README upload android base code part8 2018-08-08 20:10:12 +08:00

procstatlog:

A statically linked binary that polls and dumps /proc/*/stat files
on an ongoing basis, to measure CPU and other activity as a function
of time during system operation.

Owner: Dan Egnor <egnor@google.com>