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

..20-Dec-20164 KiB

Android.mk20-Dec-2016980

diskload.sh20-Dec-20161.9 KiB

procstatlog.c20-Dec-201613.3 KiB

procstatreport.py20-Dec-201620.3 KiB

README20-Dec-2016220

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