summaryrefslogtreecommitdiff
path: root/tools/incident_section_gen/main.cpp
AgeCommit message (Expand)Author
2020-04-28Merge "Fix clang-analyzer-core.uninitialized.Branch warnings" am: 54ac3c6932 ...Treehugger Robot
2020-04-23Fix clang-analyzer-core.uninitialized.Branch warningsChih-Hung Hsieh
2020-02-23Add text dumpsys section to incidentdMike Ma
2019-11-01Add last logcat data to incident reportzhouwenjie
2019-06-07userdebug: support perfetto traces as a section in incident reportsRyan Savitski
2019-06-05userdebug: support perfetto traces as a section in incident reportsRyan Savitski
2019-04-26Get incidentd cts working again.Joe Onorato
2019-03-27incidentd sections for userdebug and eng are compiled outJoe Onorato
2018-12-19Use vector instead of VLA to avoid uninitialized valuesColin Cross
2018-11-30Merge "Don't rely on fallthrough in incident_section_gen"TreeHugger Robot
2018-11-29Don't rely on fallthrough in incident_section_genRobin Lee
2018-11-14Incidentd: Fix switch break warningsBookatz
2018-09-24Merge "Fix clang-tidy performance warnings in frameworks/base." am: 4a2dd10d8...Chih-Hung Hsieh
2018-09-24Fix clang-tidy performance warnings in frameworks/base.Chih-Hung Hsieh
2018-06-22Add kernel version to incident reportYi Jin
2018-06-13Treating all FileSection files as device specific.Kweku Adams
2018-05-14The argument type is bool, the current bug passes a "true" or "false"Yi Jin
2018-05-07Adding batterystats history to proto dump.Kweku Adams
2018-05-02Add a section flag to bypass failure if a specific path can't be found.Yi Jin
2018-03-30Use modern c++ code style for incidentd.Yi Jin
2018-03-15Fix bug to break switch cases.Yi Jin
2018-03-07Dumping stack traces to proto.Kweku Adams
2018-03-03Merge "Modifying proto csv output to include privacy levels."TreeHugger Robot
2018-02-27Implement a new section to attach LAST_KMSG to incident reportYi Jin
2018-02-22Modifying proto csv output to include privacy levels.Kweku Adams
2018-01-06Implement a new type of section which reads from logd and dumps proto.Yi Jin
2018-01-04Dump Proto to a csvYi Jin
2017-12-011. Implement Privacy Policy Tag InheritanceYi Jin
2017-11-01Enable Window Dumpsys SectionYi Jin
2017-10-18Fixed several bugs found for incidentdYi Jin
2017-09-13Fixes regarding to comments in ag/2839267Yi Jin
2017-09-07Implement PII Stripper, part 2Yi Jin
2017-09-05incident_section_gen: fix a memory leak warning.Yunlian Jiang
2017-08-23Implement PII stripper in incidentd, part 1Yi Jin
2017-08-17Automatically generate section_list.cpp file from incident.protoYi Jin
2016-12-20Clean up file names for protosJoe Onorato
2016-12-15First checkin of incident reporting.Joe Onorato