Issue metadata
Sign in to add a comment
|
Why does set_peak_resident_set_bytes not actually check if the new value is a peak? |
||||||||||||||||||||||
Issue descriptionIn base/trace_event/process_memory_totals.cc, ProcessMemoryTotals::Clear doesn't clear peak_resident_set_bytes_. Both this and the name of peak_resident_set_bytes_ makes me think that set_peak_resident_set_bytes should check that the new value is actually larger than the previous value. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by primiano@chromium.org
, Apr 25 2017