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

Issue 1913973004: Include file names in hydrogen logs (Closed)

Created:
4 years, 8 months ago by mattloring
Modified:
4 years, 7 months ago
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

Include file names in hydrogen logs Hydrogen logs are ambiguous if multiple functions share the same name. This change adds file names to this output. Functions are now named <file_name>:<function_name> to reduce this ambiguity. R=ofrobots@google.com BUG= Committed: https://crrev.com/058809a6914f4a85932d2fad73c80451fc0aab0e Cr-Commit-Position: refs/heads/master@{#36076}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : validate script name before casing #

Patch Set 4 : rebase #

Patch Set 5 : Fix optimization id collection #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -7 lines) Patch
M src/crankshaft/hydrogen.cc View 1 2 3 4 2 chunks +22 lines, -7 lines 0 comments Download

Messages

Total messages: 34 (16 generated)
mattloring
4 years, 8 months ago (2016-04-25 22:42:11 UTC) #1
mattloring
4 years, 7 months ago (2016-05-04 12:00:34 UTC) #4
Jakob Kummerow
lgtm
4 years, 7 months ago (2016-05-04 12:24:35 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/1
4 years, 7 months ago (2016-05-04 13:45:11 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/1159) v8_linux64_asan_rel_ng_triggered on ...
4 years, 7 months ago (2016-05-04 14:02:03 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/40001
4 years, 7 months ago (2016-05-04 15:10:50 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-04 15:38:51 UTC) #13
mattloring
This needs another look. Added a fix for failing tests.
4 years, 7 months ago (2016-05-04 15:49:17 UTC) #14
Jakob Kummerow
lgtm
4 years, 7 months ago (2016-05-06 10:50:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/40001
4 years, 7 months ago (2016-05-06 11:19:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/17261) v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, ...
4 years, 7 months ago (2016-05-06 11:21:07 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/60001
4 years, 7 months ago (2016-05-06 11:44:25 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/1249) v8_linux64_avx2_rel_ng on ...
4 years, 7 months ago (2016-05-06 11:46:56 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/80001
4 years, 7 months ago (2016-05-06 12:03:25 UTC) #25
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-06 12:30:39 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1913973004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1913973004/80001
4 years, 7 months ago (2016-05-06 12:34:50 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-06 12:37:40 UTC) #32
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 12:39:47 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/058809a6914f4a85932d2fad73c80451fc0aab0e
Cr-Commit-Position: refs/heads/master@{#36076}

Powered by Google App Engine
This is Rietveld 408576698