summaryrefslogtreecommitdiff
path: root/cmds/incident_helper/src
AgeCommit message (Expand)Author
2020-03-02incident_helper: Fix incorrect deletionGreg Kaiser
2020-02-26Handle EOF explicitly in incident_helperMike Ma
2019-06-05userdebug: support perfetto traces as a section in incident reportsRyan Savitski
2019-03-04Fix incident_helper crash.Yao Chen
2018-12-21Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e...Chih-hung Hsieh
2018-12-20Fix/suppress incident* google-explicit-constructor warningsChih-Hung Hsieh
2018-08-28Update PageTypeInfoParser to be less restrictive.Kenneth Magic
2018-08-08Modernize codebase by replacing NULL with nullptrYi Kong
2018-08-06Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-31Update PageTypeInfoParser to be less restrictive.Kenneth Magic
2018-06-22Add kernel version to incident reportYi Jin
2018-03-30Use modern c++ code style for incidentd.Yi Jin
2018-03-05Use uint64_t instead of long long as API type for consistent reason.Yi Jin
2018-02-20Add HighAtomic to pagetypeinfo, and don't fail if a header can't beYi Jin
2018-02-13Make the platform proto naming consistent, Part 1Yi Jin
2018-01-17Fix permissions problems of incidentd.Yi Jin
2018-01-06Implement a new type of section which reads from logd and dumps proto.Yi Jin
2018-01-02incidentd: parsing ps dump into proto.Kweku Adams
2017-12-27incidentd: Parsing battery_type data to proto.Kweku Adams
2017-12-21Modify system properties protoYi Jin
2017-12-12Create a new stream option which generates field name to id mappingYi Jin
2017-12-11Refactor system properties protos to just include the list treble teamYi Jin
2017-11-20Merge "Implement Cpu Freq Section"Yi Jin
2017-11-14Implement Cpu Freq SectionYi Jin
2017-11-14Implement System Properties SectionYi Jin
2017-11-10Implement Cpu Info SectionYi Jin
2017-10-31Refactor incident_helper to use protoutil and cppstream plugin.Yi Jin