summaryrefslogtreecommitdiff
path: root/cmds/incidentd
AgeCommit message (Expand)Author
2019-03-28Raise the max section size of an incident report to 24 mbJoe Onorato
2019-03-27incidentd sections for userdebug and eng are compiled outJoe Onorato
2019-03-26incidentd can now handle multiple callers asking it for incident reportsJoe Onorato
2019-02-07Remove the IncidentHeaderProto dependency from statsd.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-06Merge "Change owners of incidentd" am: 349377724e am: 069da8fef7Mike Ma
2018-12-06Change owners of incidentdMike Ma
2018-12-06Remove deprecated cutils/log.hMike Ma
2018-12-05Refine incidentd error handling and loggingMike Ma
2018-12-03Implement dumpsys for incident serviceMike 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-11-14Remove unused reference to android-base/test_utils.hMark Salyzyn
2018-11-14Incidentd: Fix switch break warningsBookatz
2018-10-31Convert statsd and incidentd to Android.bpColin Cross
2018-10-30Convert statsd and incidentd to Android.bpColin Cross
2018-10-22Allow implicit-fallthrough warnings locally.Chih-Hung Hsieh
2018-10-19Allow implicit-fallthrough warnings locally.Chih-Hung Hsieh
2018-09-29Merge "Handling potential SIGPIPE signals."Treehugger Robot
2018-09-18Handling potential SIGPIPE signals.Kweku Adams
2018-09-19Merge "Handling potential SIGPIPE signals."TreeHugger Robot
2018-09-14Increasing TombstoneSection timeout to 2 minutes.Kweku Adams
2018-09-13Increasing TombstoneSection timeout to 2 minutes.Kweku Adams
2018-09-13Handling potential SIGPIPE signals.Kweku Adams
2018-06-22Add kernel version to incident reportYi Jin
2018-06-13Treating all FileSection files as device specific.Kweku Adams
2018-05-07Adding batterystats history to proto dump.Kweku Adams
2018-05-07Adding batterystats history to proto dump.Kweku Adams
2018-05-02Merge "Preventing zombie process creation." into pi-dev am: ca6f36532dandroid-build-team Robot
2018-05-02Merge "Add a section flag to bypass failure if a specific path can't be found...Yi Jin
2018-05-02Add a section flag to bypass failure if a specific path can't be found.Yi Jin
2018-05-01Add a section flag to bypass failure if a specific path can't be found.Yi Jin
2018-04-24Preventing zombie process creation.Kweku Adams
2018-04-23Use the right printf symbols rather than converting to ints.Yi Jin
2018-04-23Merge "Make the logging more concise."Yi Jin
2018-04-20Make the logging more concise.Yi Jin
2018-04-20Retry when IO operations fail with EINTR, make incidentd more robust.Yi Jin
2018-04-17Merge "Free allocated varargs" into pi-devTreeHugger Robot
2018-04-17Free allocated varargsYi Jin
2018-04-17Merge "Fix incidentd skip collecting timedout of a section." into pi-devTreeHugger Robot
2018-04-16Fix incidentd skip collecting timedout of a section.Yi Jin
2018-04-13Merge "Reduce disk space limit for incident reports." into pi-devTreeHugger Robot
2018-04-12Add tests to cover handling negative varint.Yi Jin
2018-04-12Reduce disk space limit for incident reports.Yi Jin
2018-04-04This cl tries to fix cts tests IncidentdTestYi Jin
2018-04-02Remove some letters of verbose logYi Jin
2018-03-30Use modern c++ code style for incidentd.Yi Jin
2018-03-30Merge "Use unique_fd with the clear ownership." into pi-devYi Jin
2018-03-29Enable Last Kmsg, also fix the GZipSection test.Yi Jin