summaryrefslogtreecommitdiff
path: root/cmds/incident_helper
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-03-02incident_helper: Fix incorrect deletionGreg Kaiser
2020-02-26Handle EOF explicitly in incident_helperMike Ma
2020-02-05Proto message for "dumpsys sensorservice --proto"Mike Ma
2020-01-16Persisted log parser for incident reportingMike 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-12-11Merge "Fix cert-dcl16-c clang-tidy warnings." am: 20b64c4bc7 am: 3038f743bfChih-hung Hsieh
2018-12-11Fix cert-dcl16-c clang-tidy warnings.Chih-Hung Hsieh
2018-12-06Merge "Change owners of incidentd" am: 349377724e am: 069da8fef7Mike Ma
2018-12-06Change owners of incidentdMike Ma
2018-11-19Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fabMark Salyzyn
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
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-15Merge "Add owners file for statsd/incidentd"TreeHugger Robot
2018-02-14Add owners file for statsd/incidentdYi 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-14Merge "Fix how we build the statsd protos."Joe Onorato
2017-12-13Fix how we build the statsd protos.Joe Onorato
2017-12-12Create a new stream option which generates field name to id mappingYi Jin
2017-12-12Merge "Add AndroidTest.xml to incident_helper and incidentd"Yi Jin
2017-12-11Refactor system properties protos to just include the list treble teamYi Jin
2017-12-07Add AndroidTest.xml to incident_helper and incidentdYi 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-11-10Remove unnecessary parameter WriteStringToFileWei Wang
2017-10-31Refactor incident_helper to use protoutil and cppstream plugin.Yi Jin
2017-09-14Implement PageTypeInfo sectionYi Jin
2017-09-07Implement PII Stripper, part 2Yi Jin
2017-08-15Merge "Remove useless open modes"TreeHugger Robot
2017-08-14Remove useless open modesGeorge Burgess IV
2017-08-14Use Descriptor and Reflection to set table-like data, in this caseYi Jin
2017-08-07The proto field is set based on which header the data belongs to.Yi Jin
2017-08-02This cl implements CommandSection and use it to add procrank.proto SectionYi Jin