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

Issue 1961873002: tools: Fix a syntax error in plot-timer-events (Closed)

Created:
4 years, 7 months ago by Honggyu Kim
Modified:
4 years, 7 months ago
Reviewers:
Yang, Michael Achenbach
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

tools: Fix a syntax error in plot-timer-events This fixes a syntax error in plot-timer-events script. Before: $ out/x64.release/d8 --prof --log-timer-events script.js $ tools/plot-timer-events v8.log tools/plot-timer-events: 75: tools/plot-timer-events: options+=1343: not found --distortion= Cmdline args: [options] [log-file-name] Default log file name is "v8.log". ... After: $ out/x64.release/d8 --prof --log-timer-events script.js $ tools/plot-timer-events v8.log $ ls timer-events.png timer-events.png BUG= Committed: https://crrev.com/726d3be8ae7a21b04d5144363988d387ad7f2db9 Cr-Commit-Position: refs/heads/master@{#36434}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/plot-timer-events View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
Honggyu Kim
On 2016/05/09 10:16:54, Honggyu Kim wrote: > mailto:nexus226@gmail.com changed reviewers: > + mailto:machenbach@chromium.org, mailto:yangguo@chromium.org Hi, ...
4 years, 7 months ago (2016-05-18 07:03:25 UTC) #3
Yang
On 2016/05/18 07:03:25, Honggyu Kim wrote: > On 2016/05/09 10:16:54, Honggyu Kim wrote: > > ...
4 years, 7 months ago (2016-05-23 08:07:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961873002/1
4 years, 7 months ago (2016-05-23 08:08:01 UTC) #6
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/15725)
4 years, 7 months ago (2016-05-23 08:11:31 UTC) #8
Yang
On 2016/05/23 08:11:31, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 7 months ago (2016-05-23 08:12:23 UTC) #9
Honggyu Kim
On 2016/05/23 08:12:23, Yang wrote: > hm... Honggyu, could you add yourself to the AUTHORS ...
4 years, 7 months ago (2016-05-23 08:30:12 UTC) #10
Honggyu Kim
On 2016/05/23 08:30:12, Honggyu Kim wrote: > I will submit a new patchset very soon. ...
4 years, 7 months ago (2016-05-23 08:57:04 UTC) #11
Yang
On 2016/05/23 08:57:04, Honggyu Kim wrote: > On 2016/05/23 08:30:12, Honggyu Kim wrote: > > ...
4 years, 7 months ago (2016-05-23 09:20:37 UTC) #12
Honggyu Kim
On 2016/05/23 09:20:37, Yang wrote: > You can check out this CL by 'git cl ...
4 years, 7 months ago (2016-05-23 09:47:15 UTC) #13
Yang
On 2016/05/23 09:47:15, Honggyu Kim wrote: > On 2016/05/23 09:20:37, Yang wrote: > > You ...
4 years, 7 months ago (2016-05-23 09:47:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961873002/20001
4 years, 7 months ago (2016-05-23 09:48:08 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-23 10:18:11 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-23 10:19:52 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/726d3be8ae7a21b04d5144363988d387ad7f2db9
Cr-Commit-Position: refs/heads/master@{#36434}

Powered by Google App Engine
This is Rietveld 408576698