summaryrefslogtreecommitdiff
path: root/cmds/incidentd/src/Section.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "mCallback defined in BringYourOwnSection should be an object instead o...Wenjie Zhou2020-05-151-1/+1
|\
| * mCallback defined in BringYourOwnSection should be an object instead of a ref...Wenjie Zhou2020-05-141-1/+1
* | Include log/log_read.h for reading logsTom Cherry2020-04-221-1/+1
* | Remove ANDROID_LOG_RDONLYTom Cherry2020-03-241-2/+2
|/
* TextDumpsysSection memory optimizationMike Ma2020-03-191-2/+2
* Add text dumpsys section to incidentdMike Ma2020-02-231-1/+17
* Incident Report Extension APIMike Ma2020-01-141-5/+24
* Add last logcat data to incident reportzhouwenjie2019-11-011-1/+5
* Don't include restricted images in incident reports unless they're specifical...Joe Onorato2019-04-261-0/+7
* incidentd sections for userdebug and eng are compiled outJoe Onorato2019-03-271-5/+18
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-27/+5
* Increasing TombstoneSection timeout to 2 minutes.Kweku Adams2018-09-131-1/+1
* Treating all FileSection files as device specific.Kweku Adams2018-06-131-4/+2
* Adding batterystats history to proto dump.Kweku Adams2018-05-071-3/+6
* Add a section flag to bypass failure if a specific path can't be found.Yi Jin2018-05-011-5/+7
* This cl tries to fix cts tests IncidentdTestYi Jin2018-04-041-1/+1
* Use modern c++ code style for incidentd.Yi Jin2018-03-301-1/+7
* Dumping stack traces to proto.Kweku Adams2018-03-071-1/+15
* Implement a new section to attach LAST_KMSG to incident reportYi Jin2018-02-271-2/+15
* This cl formats incidentd and makes it easier for debugging.Yi Jin2018-02-151-23/+15
* Put metadata or stats into each dropbox incident report.Yi Jin2018-02-141-0/+12
* Implement a new type of section which reads from logd and dumps proto.Yi Jin2018-01-061-0/+21
* Implement Cpu Freq SectionYi Jin2017-11-141-0/+1
* Extract IncidentHeaderProto to a separated file for statsd to consumeYi Jin2017-09-071-0/+12
* Implement PII Stripper, part 2Yi Jin2017-09-071-3/+1
* This cl implements CommandSection and use it to add procrank.proto SectionYi Jin2017-08-021-4/+13
* First checkin of incident reporting.Joe Onorato2016-12-151-0/+106