Chromium Code Reviews
DescriptionDecouple stability instrumentation recording and collection
Introduces an experiment parameter to control postmortem collection.
Depending on the parameter's value, stability files are either
collected or simply deleted.
Additional details:
- UncleanShutdownCount and UncleanSystemCount metrics are deprecated
in favor of additional events in ActivityTracker.Collect.Status.
This is more memory efficient.
BUG=691595
Review-Url: https://codereview.chromium.org/2923523002
Cr-Commit-Position: refs/heads/master@{#477085}
Committed: https://chromium.googlesource.com/chromium/src/+/194acde6446e88d5ac045e9768ef53aea4319def
Patch Set 1 #Patch Set 2 : missing enums #Patch Set 3 : PostmortemDeleter unittest #
Total comments: 10
Patch Set 4 : Address Siggi's comments #
Total comments: 1
Patch Set 5 : get rid of some braces #Messages
Total messages: 30 (20 generated)
|