summaryrefslogtreecommitdiff
path: root/cmds/incident_helper/tests/ih_util_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+0
* Implement a new type of section which reads from logd and dumps proto.Yi Jin2018-01-061-0/+19
* incidentd: parsing ps dump into proto.Kweku Adams2018-01-021-3/+21
* Implement Cpu Info SectionYi Jin2017-11-101-29/+56
* Remove unnecessary parameter WriteStringToFileWei Wang2017-11-101-4/+4
* Implement PageTypeInfo sectionYi Jin2017-09-141-23/+23
* Use Descriptor and Reflection to set table-like data, in this caseYi Jin2017-08-141-9/+22
* This cl implements CommandSection and use it to add procrank.proto SectionYi Jin2017-08-021-0/+137