Re: Key measurements from memory reports are now shown by crash-stats.m.o

2017-02-14 Thread Nicolas B. Pierron
Hi, Thanks for this work, this is great because this would help avoid bug bouncing from one team to another due to changing OOM signatures. On 02/13/2017 11:37 PM, Nicholas Nethercote wrote: This change should give us better insight into causes of OOM crashes. For example, we will be able to

Re: Key measurements from memory reports are now shown by crash-stats.m.o

2017-02-13 Thread David Major
Nice! I see that these fields are available in Super Search already, which is great. This is going to make search queries really powerful. On Tue, Feb 14, 2017, at 12:37 PM, Nicholas Nethercote wrote: > Hi, > > For a long time we have collected a memory report for most crash reports > where the

Key measurements from memory reports are now shown by crash-stats.m.o

2017-02-13 Thread Nicholas Nethercote
Hi, For a long time we have collected a memory report for most crash reports where the crash is caused by an out-of-memory problem. But the memory report data hasn't been incorporated nicely into crash-stats -- you have to save the memory report file to disk and then load it in about:memory to