Collect crash report info from the uploads.log file
On CrOS, the crash reports submission records are stored in a local file: /var/spool/crash/uploads.log. These related infos are uploaded to the crash server periodically. Although our users cannot access to the crash details directly, they still have the requirement to aggregate the crash numbers and causes. This change is to collect required data from local logging file and submit them to the DMServer by using CrashReportInfo proto. Bug: 1040078 Change-Id: I2733364dcbc681af3cdd90ef6d9ef165b991c0dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2011852 Commit-Queue: Anqing Zhao <anqing@google.com> Reviewed-by:Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#748359}
Showing
Please register or sign in to comment