Commit 816b4737 authored by hpayer's avatar hpayer Committed by Commit bot

Update eval_gc_time.sh with new external timers.

BUG=
NOTRY=true

Review URL: https://codereview.chromium.org/1842523004

Cr-Commit-Position: refs/heads/master@{#35093}
parent e11b5f7a
......@@ -59,7 +59,6 @@ INTERESTING_NEW_GEN_KEYS="\
INTERESTING_OLD_GEN_KEYS="\
${GENERAL_INTERESTING_KEYS} \
external \
clear \
clear.code_flush \
clear.dependent_code \
......@@ -81,6 +80,11 @@ INTERESTING_OLD_GEN_KEYS="\
evacuate.update_pointers.to_evacuated \
evacuate.update_pointers.to_new \
evacuate.update_pointers.weak \
external.mc_prologue \
external.mc_epilogue \
external.mc_incremental_prologue \
external.mc_incremental_epilogue \
external.weak_global_handles \
mark \
mark.finish_incremental \
mark.prepare_code_flush \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment