summaryrefslogtreecommitdiff
path: root/cmds/incidentd/tests/Section_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-107/+113
* Remove the IncidentHeaderProto dependency from statsd.Yao Chen2019-02-071-3/+19
* Treating all FileSection files as device specific.Kweku Adams2018-06-131-4/+4
* Add a section flag to bypass failure if a specific path can't be found.Yi Jin2018-05-011-1/+9
* Fix incidentd skip collecting timedout of a section.Yi Jin2018-04-161-0/+4
* Use modern c++ code style for incidentd.Yi Jin2018-03-301-18/+19
* Enable Last Kmsg, also fix the GZipSection test.Yi Jin2018-03-291-5/+16
* Found out it is not possible to exec procrank as non-root/shell.Yi Jin2018-03-271-4/+4
* Optimize incidentd memory usageYi Jin2018-03-071-2/+15
* Implement a new section to attach LAST_KMSG to incident reportYi Jin2018-02-271-60/+68
* Throttler for incidentd based on size putting into dropbox.Yi Jin2018-02-201-0/+1
* This cl formats incidentd and makes it easier for debugging.Yi Jin2018-02-151-13/+13
* Put metadata or stats into each dropbox incident report.Yi Jin2018-02-141-6/+23
* Add more information to incident header. Especially add config keysYi Jin2018-01-211-11/+7
* Implement a new type of section which reads from logd and dumps proto.Yi Jin2018-01-061-1/+21
* 1. Implement Privacy Policy Tag InheritanceYi Jin2017-12-011-2/+2
* Remove unnecessary parameter WriteStringToFileWei Wang2017-11-101-6/+6
* Extract IncidentHeaderProto to a separated file for statsd to consumeYi Jin2017-09-071-1/+39
* Implement Pii Stripper Part 3Yi Jin2017-09-071-0/+130
* Implement PII Stripper, part 2Yi Jin2017-09-071-22/+32
* This cl implements CommandSection and use it to add procrank.proto SectionYi Jin2017-08-021-1/+52
* This cl does the following things:Yi Jin2017-07-241-0/+68