Closed
Bug 1320922
Opened 9 years ago
Closed 9 years ago
Add cpu_microcode_version to json_dump
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marco, Assigned: marco)
References
Details
Attachments
(1 file)
We have this information in Linux crash dumps, as it is in /proc/cpuinfo, https://dxr.mozilla.org/mozilla-central/rev/8387a4ada9a5c4cab059d8fafe0f8c933e83c149/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/minidump_writer.cc#221. We just need to add it to the json_dump.
| Assignee | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Flags: needinfo?(ted)
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/b9410df9d932ef8c57cb3270bed3ec1d6030081a
Fixes bug 1320922 - Add cpu_microcode_version from /proc/cpuinfo to json_dump (#3606)
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•