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

Issue 1106943002: [tracing] Fix JSON format for memory allocator dumps. (Closed)

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

Description

[tracing] Fix allocator dump JSON format and roll trace-viewer. This is to align the attributes used by memory allocator dump with telemetry values [1] introducing types and units as attributes args. Follow up patches will clean up the C++ interface to match the new model. This also rolls src/third_party/trace-viewer bd416ea:ba605a2 to pick up the corresponding trace-viewer UI changes. Summary of changes available at: https://chromium.googlesource.com/external/trace-viewer/+log/bd416ea..ba605a2 BUG=466141 Committed: https://crrev.com/aeb8e8930e6a836dd77325ecef80818dfa1cb9f4 Cr-Commit-Position: refs/heads/master@{#327058}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Add roll #

Patch Set 4 : Petr's nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -12 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M base/trace_event/memory_allocator_dump.cc View 1 2 3 2 chunks +25 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Primiano Tucci (use gerrit)
PTAL
5 years, 8 months ago (2015-04-27 10:05:17 UTC) #2
petrcermak
LGTM with a couple of comments. I tested the patch and it works fine with ...
5 years, 8 months ago (2015-04-27 14:22:14 UTC) #3
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1106943002/diff/20001/base/trace_event/memory_allocator_dump.cc File base/trace_event/memory_allocator_dump.cc (right): https://codereview.chromium.org/1106943002/diff/20001/base/trace_event/memory_allocator_dump.cc#newcode80 base/trace_event/memory_allocator_dump.cc:80: // new generalized attribute format. This code will be ...
5 years, 8 months ago (2015-04-27 15:03:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106943002/60001
5 years, 8 months ago (2015-04-27 15:03:32 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-27 16:56:50 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-27 16:57:51 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aeb8e8930e6a836dd77325ecef80818dfa1cb9f4
Cr-Commit-Position: refs/heads/master@{#327058}

Powered by Google App Engine
This is Rietveld 408576698