summaryrefslogtreecommitdiff
path: root/cmds/incident_helper/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* userdebug: support perfetto traces as a section in incident reportsRyan Savitski2019-06-051-0/+2
* Modernize codebase by replacing NULL with nullptrYi Kong2018-08-061-1/+1
* Add kernel version to incident reportYi Jin2018-06-221-1/+2
* Implement a new type of section which reads from logd and dumps proto.Yi Jin2018-01-061-0/+3
* incidentd: parsing ps dump into proto.Kweku Adams2018-01-021-0/+3
* incidentd: Parsing battery_type data to proto.Kweku Adams2017-12-271-0/+3
* Merge "Implement Cpu Freq Section"Yi Jin2017-11-201-0/+3
|\
| * Implement Cpu Freq SectionYi Jin2017-11-141-0/+3
* | Implement System Properties SectionYi Jin2017-11-141-0/+3
|/
* Implement Cpu Info SectionYi Jin2017-11-101-0/+3
* Refactor incident_helper to use protoutil and cppstream plugin.Yi Jin2017-10-311-0/+95