• Home
  • History
  • Annotate
  • only in /packages/experimental/procstatlog/
NameDateSize

..21-Dec-20174 KiB

Android.mk21-Dec-2017980

diskload.sh21-Dec-20171.9 KiB

procstatlog.c21-Dec-201713.3 KiB

procstatreport.py21-Dec-201720.3 KiB

README21-Dec-2017220

README

1procstatlog:
2
3A statically linked binary that polls and dumps /proc/*/stat files
4on an ongoing basis, to measure CPU and other activity as a function
5of time during system operation.
6
7Owner: Dan Egnor <egnor@google.com>
8