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

Issue 463033002: Do not coalesce events from different threads having same name (Closed)

Created:
6 years, 4 months ago by yurys
Modified:
6 years, 4 months ago
Reviewers:
eustas, alph
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

Do not coalesce events from different threads having same name There are may well be several threads with same name, e.g. all worker threads will be called "WebCore: Worker". Such threads should be displayed as separate threads on tracing based timeline. BUG=401895 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180049

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -13 lines) Patch
M Source/devtools/front_end/timeline/TimelineFlameChart.js View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/timeline/TracingTimelineModel.js View 5 chunks +25 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yurys
6 years, 4 months ago (2014-08-12 08:00:20 UTC) #1
eustas
lgtm
6 years, 4 months ago (2014-08-12 08:05:53 UTC) #2
eustas
The CQ bit was checked by eustas@chromium.org
6 years, 4 months ago (2014-08-12 08:06:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/463033002/1
6 years, 4 months ago (2014-08-12 08:07:16 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 09:10:53 UTC) #5
Message was sent while issue was closed.
Change committed as 180049

Powered by Google App Engine
This is Rietveld 408576698