Commit 51d20115 authored by Eric Holk's avatar Eric Holk Committed by Commit Bot

Add V8.WasmExecutionTimeMicroseconds to histograms.xml

Bug: v8:6514
Change-Id: Idcd54185eecc4d4b15756ab4e1633e1e6e7b2427
Reviewed-on: https://chromium-review.googlesource.com/599031Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Eric Holk <eholk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491816}
parent c41d4d31
......@@ -84283,6 +84283,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Peak memory used to decode a WebAssembly module.</summary>
</histogram>
<histogram name="V8.WasmExecutionTimeMicroSeconds" units="microseconds">
<owner>bradnelson@chromium.org</owner>
<owner>titzer@chromium.org</owner>
<owner>eholk@chromium.org</owner>
<owner>kschimpf@chromium.org</owner>
<summary>Time spent executing WebAssembly.</summary>
</histogram>
<histogram name="V8.WasmFunctionSizeBytes" units="bytes">
<owner>bradnelson@chromium.org</owner>
<owner>titzer@chromium.org</owner>
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