Closed
Bug 1330819
Opened 8 years ago
Closed 8 years ago
Extract more measurements from memory reports
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: n.nethercote, Unassigned)
References
Details
Attachments
(1 file)
Bug 1291173 comment 19 has suggestions for extracting more measurements from memory reports in Socorro. I'm going to do all of them except for the top window count, which is a bit of a hassle to do via post-processing and probably should be done by the memory reporter if at all.
Reporter | ||
Comment 1•8 years ago
|
||
Attachment #8826392 -
Flags: review?(erahm)
Attachment #8826392 -
Flags: review?(adrian)
Updated•8 years ago
|
Attachment #8826392 -
Flags: review?(erahm) → review+
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/74ad2e37b63278f7cdd11289bbfc0d57ba590950
Fixes bug 1330819 - Extract more measurements from memory reports. (#3648)
The new measurements are: gfx-textures, host-object-urls, heap-overhead,
images, js-main-runtime.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Attachment #8826392 -
Flags: review?(adrian) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•