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

Issue 2778743005: memory-infra: remove debugging flow-events (Closed)

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

Description

memory-infra: remove debugging flow-events The Trace Viewer UI can hang / OOM if the flow events are not consistent. Very likely this started happening after memory-infra started supported queueing of memory dump requests. Flow events never added too much value, so ditching them to avoid UI issues. Also this CL switches to the new TRACE_ID_LOCAL trace macro for the remaining debugging events. BUG=706042 Review-Url: https://codereview.chromium.org/2778743005 Cr-Commit-Position: refs/heads/master@{#460238} Committed: https://chromium.googlesource.com/chromium/src/+/21ea0c9b1eb01f5cd463d812c6b9a759d5227239

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -20 lines) Patch
M base/trace_event/memory_dump_manager.cc View 8 chunks +22 lines, -20 lines 5 comments Download

Messages

Total messages: 14 (8 generated)
Primiano Tucci (use gerrit)
3 years, 8 months ago (2017-03-28 19:32:43 UTC) #4
ssid
lgtm, some not very important comments. https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc#newcode89 base/trace_event/memory_dump_manager.cc:89: sprintf(guid_str, "0x%" PRIx64, ...
3 years, 8 months ago (2017-03-28 20:21:56 UTC) #5
Primiano Tucci (use gerrit)
thanks https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc#newcode89 base/trace_event/memory_dump_manager.cc:89: sprintf(guid_str, "0x%" PRIx64, dump_guid); On 2017/03/28 20:21:56, ssid ...
3 years, 8 months ago (2017-03-28 23:13:15 UTC) #8
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/2778743005/1
3 years, 8 months ago (2017-03-28 23:13:59 UTC) #10
ssid
https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc File base/trace_event/memory_dump_manager.cc (right): https://codereview.chromium.org/2778743005/diff/1/base/trace_event/memory_dump_manager.cc#newcode507 base/trace_event/memory_dump_manager.cc:507: TRACE_STR_COPY(guid_str)); On 2017/03/28 23:13:14, Primiano Tucci wrote: > On ...
3 years, 8 months ago (2017-03-28 23:21:45 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 23:39:49 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/21ea0c9b1eb01f5cd463d812c6b9...

Powered by Google App Engine
This is Rietveld 408576698