• Home
Name
Date
Size
#Lines
LOC

..--

Android.mkD07-May-2024980 288

READMED07-May-2024220 85

diskload.shD07-May-20241.9 KiB4622

procstatlog.cD07-May-202413.3 KiB407297

procstatreport.pyD07-May-202420.3 KiB677506

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