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

Issue 2787383002: On heap tracking datastructure overflow, degrade instead of CHECK() (Closed)

Created:
3 years, 8 months ago by Primiano Tucci (use gerrit)
Modified:
3 years, 8 months ago
Reviewers:
awong, DmitrySkiba
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

On heap tracking datastructure overflow, degrade instead of CHECK() Based on ajwong's CL https://codereview.chromium.org/2784783003/ This allows the heap profiler to on systems with heavy memory usage (sometimes caused by strange profiles). Next step is to surface the overflow on the tracing UI. BUG=698079 Review-Url: https://codereview.chromium.org/2787383002 Cr-Commit-Position: refs/heads/master@{#461485} Committed: https://chromium.googlesource.com/chromium/src/+/c1d887e1b41c37348a412bcb956b641ef5b5caf1

Patch Set 1 : original ajwong CL crrev.com/2784783003 #

Patch Set 2 : primiano changes #

Patch Set 3 : primiano changes #

Patch Set 4 : fix sign comparison in test that made win unhappy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -73 lines) Patch
M base/trace_event/heap_profiler_allocation_register.h View 1 2 8 chunks +40 lines, -30 lines 0 comments Download
M base/trace_event/heap_profiler_allocation_register.cc View 1 2 9 chunks +47 lines, -33 lines 0 comments Download
M base/trace_event/heap_profiler_allocation_register_unittest.cc View 1 2 3 1 chunk +45 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
Primiano Tucci (use gerrit)
3 years, 8 months ago (2017-03-31 19:07:33 UTC) #8
awong
On 2017/03/31 19:07:33, Primiano Tucci wrote: LGTM
3 years, 8 months ago (2017-04-03 18:27:31 UTC) #20
awong
On 2017/04/03 18:27:31, awong wrote: > On 2017/03/31 19:07:33, Primiano Tucci wrote: > > LGTM ...
3 years, 8 months ago (2017-04-03 18:27:55 UTC) #21
awong
On 2017/04/03 18:27:31, awong wrote: > On 2017/03/31 19:07:33, Primiano Tucci wrote: > > LGTM ...
3 years, 8 months ago (2017-04-03 18:27:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2787383002/60001
3 years, 8 months ago (2017-04-03 18:28:33 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 18:41:12 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c1d887e1b41c37348a412bcb956b...

Powered by Google App Engine
This is Rietveld 408576698