Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Issue 2052263002: Dump INFO CODE_ID containing Build ID in Linux dump_syms (Closed)

Created:
4 years, 6 months ago by Ted Mielczarek
Modified:
4 years, 6 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Dump INFO CODE_ID containing Build ID in Linux dump_syms I'd like to have the Build ID available for our symbol server uploading, and this will make it easy. Most of this change is me rewriting dump_symbols_unittest to be typed tests so I could add a new test there. R=mark@chromium.org BUG= Committed: https://chromium.googlesource.com/breakpad/breakpad/+/c44217f6468152bf5693df7ec78a48d97e2b0e83

Patch Set 1 #

Patch Set 2 : Oops, it's supposed to be INFO CODE_ID #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -34 lines) Patch
M src/common/linux/dump_symbols.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/common/linux/dump_symbols_unittest.cc View 1 10 chunks +54 lines, -22 lines 0 comments Download
M src/common/linux/elfutils.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/common/linux/file_id.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/common/linux/file_id.cc View 2 chunks +18 lines, -8 lines 0 comments Download
M src/common/linux/file_id_unittest.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M src/common/module.h View 3 chunks +3 lines, -2 lines 0 comments Download
M src/common/module.cc View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/common/module_unittest.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Ted Mielczarek
4 years, 6 months ago (2016-06-10 13:56:32 UTC) #1
Mark Mentovai
LGTM
4 years, 6 months ago (2016-06-10 16:06:08 UTC) #3
Mark Mentovai
Wait…do we need a corresponding processor change here?
4 years, 6 months ago (2016-06-10 16:07:11 UTC) #4
Ted Mielczarek
On 2016/06/10 16:07:11, Mark Mentovai wrote: > Wait…do we need a corresponding processor change here? ...
4 years, 6 months ago (2016-06-10 16:33:44 UTC) #5
Mark Mentovai
The LGTM stands, then!
4 years, 6 months ago (2016-06-10 16:47:55 UTC) #6
Mark Mentovai
Adjust CL description to remove the extra underscore.
4 years, 6 months ago (2016-06-10 16:49:39 UTC) #7
Ted Mielczarek
On 2016/06/10 16:49:39, Mark Mentovai wrote: > Adjust CL description to remove the extra underscore. ...
4 years, 6 months ago (2016-06-10 17:23:16 UTC) #9
Ted Mielczarek
4 years, 6 months ago (2016-06-10 17:23:36 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c44217f6468152bf5693df7ec78a48d97e2b0e83 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698