Skip to content

Commit

Permalink
histograms: removes two v8 histograms
Browse files Browse the repository at this point in the history
v8 patch is here:
https://chromium-review.googlesource.com/c/v8/v8/+/3399226

BUG=1257321
TEST=none

Change-Id: I8cb07edbb0c9341b385cafd9c027daecbc914077
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3399313
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/main@{#960982}
  • Loading branch information
Scott Violet authored and Chromium LUCI CQ committed Jan 19, 2022
1 parent 842acb3 commit 7b855cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/metrics/histograms/metadata/v8/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,9 @@ chromium-metrics-reviews@google.com.

<histogram name="V8.ContextSnapshotDecompress" units="microseconds"
expires_after="2022-05-22">
<obsolete>
Removed 01/2022.
</obsolete>
<owner>sky@chromium.org</owner>
<owner>yukishiino@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -1167,6 +1170,9 @@ chromium-metrics-reviews@google.com.

<histogram name="V8.SnapshotDecompress" units="microseconds"
expires_after="2022-05-22">
<obsolete>
Removed 01/2022.
</obsolete>
<owner>sky@chromium.org</owner>
<owner>yukishiino@chromium.org</owner>
<summary>
Expand Down

0 comments on commit 7b855cb

Please sign in to comment.