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

Issue 1771293002: Fix histogram timer to generate ProfViz compatible log. (Closed)

Created:
4 years, 9 months ago by Myeong-bo Shim
Modified:
4 years, 9 months ago
Reviewers:
vogelheim, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix histogram timer to generate ProfViz compatible log. After histrogram timer added time recaling functionality, some events, e.g. parse, histogram timer generates event log ending with 'MicroSeconds'. Since ProfViz can't recorgnize it, this patch cuts off 'MicroSeconds' postfix. R=vogelheim@chromium.org, yangguo@chromium.org BUG=chromium: LOG=N Committed: https://crrev.com/c0aa9054ce8d893c67b4140f71e5b82425276590 Cr-Commit-Position: refs/heads/master@{#34710}

Patch Set 1 #

Patch Set 2 : Fix ProfViz to recognize 'MicroSeconds' postfix and its corresponding mjsunit test material. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+469 lines, -468 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/tools/profviz-test.log View 1 59 chunks +464 lines, -464 lines 0 comments Download
M tools/profviz/composer.js View 1 1 chunk +4 lines, -4 lines 4 comments Download

Messages

Total messages: 21 (6 generated)
Myeong-bo Shim
4 years, 9 months ago (2016-03-08 10:12:20 UTC) #1
Yang
On 2016/03/08 10:12:20, Myeong-bo Shim wrote: Thanks for catching this! Doing a string operation on ...
4 years, 9 months ago (2016-03-08 10:17:19 UTC) #2
Myeong-bo Shim
On 2016/03/08 10:17:19, Yang wrote: > On 2016/03/08 10:12:20, Myeong-bo Shim wrote: > > Thanks ...
4 years, 9 months ago (2016-03-08 10:22:37 UTC) #3
Yang
On 2016/03/08 10:22:37, Myeong-bo Shim wrote: > On 2016/03/08 10:17:19, Yang wrote: > > On ...
4 years, 9 months ago (2016-03-08 12:33:54 UTC) #4
Myeong-bo Shim
On 2016/03/08 12:33:54, Yang wrote: > On 2016/03/08 10:22:37, Myeong-bo Shim wrote: > > On ...
4 years, 9 months ago (2016-03-09 07:49:34 UTC) #5
Myeong-bo Shim
On 2016/03/09 07:49:34, Myeong-bo Shim wrote: > On 2016/03/08 12:33:54, Yang wrote: > > On ...
4 years, 9 months ago (2016-03-11 05:24:56 UTC) #6
Yang
Thanks for the fix! Can you also update the comments? https://codereview.chromium.org/1771293002/diff/20001/tools/profviz/composer.js File tools/profviz/composer.js (right): https://codereview.chromium.org/1771293002/diff/20001/tools/profviz/composer.js#newcode52 ...
4 years, 9 months ago (2016-03-11 08:08:39 UTC) #7
Myeong-bo Shim
On 2016/03/11 08:08:39, Yang wrote: > Thanks for the fix! Can you also update the ...
4 years, 9 months ago (2016-03-11 09:03:12 UTC) #8
Yang
On 2016/03/11 09:03:12, Myeong-bo Shim wrote: > On 2016/03/11 08:08:39, Yang wrote: > > Thanks ...
4 years, 9 months ago (2016-03-11 09:43:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1771293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1771293002/20001
4 years, 9 months ago (2016-03-11 09:45:20 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/12254)
4 years, 9 months ago (2016-03-11 09:50:32 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1771293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1771293002/20001
4 years, 9 months ago (2016-03-11 09:51:50 UTC) #16
Yang
On 2016/03/11 09:50:32, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 9 months ago (2016-03-11 09:52:01 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-11 10:04:48 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 10:05:34 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c0aa9054ce8d893c67b4140f71e5b82425276590
Cr-Commit-Position: refs/heads/master@{#34710}

Powered by Google App Engine
This is Rietveld 408576698