summaryrefslogtreecommitdiff
path: root/perfstatsd/Android.mk
AgeCommit message (Collapse)Author
2019-01-11Refine perfstatsd daemon and cpu usage partCharles(Yen-Cheng) Chan
Use consistent naming style for perfstatsd daemon and cpu usage and convert Android.mk to Android.bp Bug: 117587967 Test: verify cpu and io data dumped correctly in dumpstate_board Change-Id: Ia9b563c25d74a293c276f83bf6baad4dca8b6cad
2019-01-04Add IO usage collection in perfstatsdpie-b4s4-devJimmy Shiu
Refer to go/perfstatsd-design for detail. Test: make perfstatsd -j50 Test: verify dumpping data in bugreport/dumpstate_board.txt Bug: 115702127 Change-Id: I1d805499f45bd2cefd2bf48b291ee488ae8f4c99
2019-01-04Add CPU usage collection in perfstatsdCharles(Yen-Cheng) Chan
Refer to go/perfstatsd-design for detail. Bug: 117587130 Test: verify the dumped data Change-Id: Iffacc0bd7e14183aa79c5f6abb98e8c777f436e6
2019-01-04Add perfstatsd to collect perf stats historyCharles(Yen-Cheng) Chan
Refer to go/perfstatsd-design for detail. Bug: 117587967 Test: verify daemon run on boot and dump data triggered by dumpstate Change-Id: I4f0258c8ab220649f19d0ee960fc6bcbc790c6e1