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

Issue 2037603002: tracing: Reduce memory usage of heap_profiler_allocation_register_unittest.cc (Closed)

Created:
4 years, 6 months ago by Primiano Tucci (use gerrit)
Modified:
4 years, 6 months ago
Reviewers:
petrcermak, bcf
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, DmitrySkiba, slan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

tracing: Reduce memory usage of heap_profiler_allocation_register_unittest.cc This test was causing flakiness on low-memory devices as it tries to allocate ~600 MB of virtual memory. Turns out the test doesn't really need it all that. Reducing the number of cells allocated to 54 MB. BUG=608354 Committed: https://crrev.com/db346b18cb3a494e21d2c4662641eb33e1584212 Cr-Commit-Position: refs/heads/master@{#397484}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M base/trace_event/heap_profiler_allocation_register_unittest.cc View 8 chunks +13 lines, -12 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Primiano Tucci (use gerrit)
4 years, 6 months ago (2016-06-02 10:17:05 UTC) #2
petrcermak
lgtm
4 years, 6 months ago (2016-06-02 10:29:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2037603002/1
4 years, 6 months ago (2016-06-02 10:30:05 UTC) #5
petrcermak
Sorry, I've just found two things in the description: "need it all that" -> "need ...
4 years, 6 months ago (2016-06-02 10:31:51 UTC) #7
bcf
On 2016/06/02 10:31:51, petrcermak wrote: > Sorry, I've just found two things in the description: ...
4 years, 6 months ago (2016-06-02 18:24:18 UTC) #8
bcf
On 2016/06/02 18:24:18, bcf wrote: > On 2016/06/02 10:31:51, petrcermak wrote: > > Sorry, I've ...
4 years, 6 months ago (2016-06-02 18:25:16 UTC) #9
Dmitry Skiba
On 2016/06/02 18:25:16, bcf wrote: > On 2016/06/02 18:24:18, bcf wrote: > > On 2016/06/02 ...
4 years, 6 months ago (2016-06-02 18:36:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2037603002/1
4 years, 6 months ago (2016-06-02 18:50:39 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-02 18:55:18 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 18:57:09 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/db346b18cb3a494e21d2c4662641eb33e1584212
Cr-Commit-Position: refs/heads/master@{#397484}

Powered by Google App Engine
This is Rietveld 408576698