The build ID is necessary for symbolization.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/84bb999bd0ed887c26f04f58715fda5b03271f90 commit 84bb999bd0ed887c26f04f58715fda5b03271f90 Author: sque <sque@chromium.org> Date: Fri Jul 15 22:37:39 2016 Add build ID field to MemoryLeakReportProto BUG= chromium:627873 TEST=build successfully Review-Url: https://codereview.chromium.org/2158583002 Cr-Commit-Position: refs/heads/master@{#405883} [modify] https://crrev.com/84bb999bd0ed887c26f04f58715fda5b03271f90/components/metrics/proto/memory_leak_report.proto
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c5b3973dd407938ff256a14610159aa863c35ab8 commit c5b3973dd407938ff256a14610159aa863c35ab8 Author: sque <sque@chromium.org> Date: Mon Jul 25 22:48:14 2016 Read Chrome build ID and store it in leak reports The build ID reading code is based on: src/native_client/src/untrusted/minidump_generator/build_id.cc BUG= chromium:627873 TEST=build successfully Review-Url: https://codereview.chromium.org/2159013002 Cr-Commit-Position: refs/heads/master@{#407619} [modify] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/chrome/browser/metrics/leak_detector/leak_detector_controller.cc [modify] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/chrome/browser/metrics/leak_detector/leak_detector_controller.h [modify] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/components/metrics.gypi [modify] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/components/metrics/leak_detector/BUILD.gn [add] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/components/metrics/leak_detector/gnu_build_id_reader.cc [add] https://crrev.com/c5b3973dd407938ff256a14610159aa863c35ab8/components/metrics/leak_detector/gnu_build_id_reader.h
bulk verified
Comment 1 by bugdroid1@chromium.org
, Jul 15 2016