index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
incident_helper
/
src
Age
Commit message (
Expand
)
Author
2020-03-02
incident_helper: Fix incorrect deletion
Greg Kaiser
2020-02-26
Handle EOF explicitly in incident_helper
Mike Ma
2019-06-05
userdebug: support perfetto traces as a section in incident reports
Ryan Savitski
2019-03-04
Fix incident_helper crash.
Yao Chen
2018-12-21
Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e...
Chih-hung Hsieh
2018-12-20
Fix/suppress incident* google-explicit-constructor warnings
Chih-Hung Hsieh
2018-08-28
Update PageTypeInfoParser to be less restrictive.
Kenneth Magic
2018-08-08
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-08-06
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-31
Update PageTypeInfoParser to be less restrictive.
Kenneth Magic
2018-06-22
Add kernel version to incident report
Yi Jin
2018-03-30
Use modern c++ code style for incidentd.
Yi Jin
2018-03-05
Use uint64_t instead of long long as API type for consistent reason.
Yi Jin
2018-02-20
Add HighAtomic to pagetypeinfo, and don't fail if a header can't be
Yi Jin
2018-02-13
Make the platform proto naming consistent, Part 1
Yi Jin
2018-01-17
Fix permissions problems of incidentd.
Yi Jin
2018-01-06
Implement a new type of section which reads from logd and dumps proto.
Yi Jin
2018-01-02
incidentd: parsing ps dump into proto.
Kweku Adams
2017-12-27
incidentd: Parsing battery_type data to proto.
Kweku Adams
2017-12-21
Modify system properties proto
Yi Jin
2017-12-12
Create a new stream option which generates field name to id mapping
Yi Jin
2017-12-11
Refactor system properties protos to just include the list treble team
Yi Jin
2017-11-20
Merge "Implement Cpu Freq Section"
Yi Jin
2017-11-14
Implement Cpu Freq Section
Yi Jin
2017-11-14
Implement System Properties Section
Yi Jin
2017-11-10
Implement Cpu Info Section
Yi Jin
2017-10-31
Refactor incident_helper to use protoutil and cppstream plugin.
Yi Jin