Commit 5da23de5 authored by charleszhao's avatar charleszhao Committed by Commit Bot

[Hindsight]: add fieldtrial for hindsight logging.


Bug: 1012936

Change-Id: Ib5e6e015f19472573038da0b08d3488abb349c13
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210073Reviewed-by: default avatarTony Yeoman <tby@chromium.org>
Reviewed-by: default avatarCharles . <charleszhao@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Charles . <charleszhao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#772506}
parent 24cc5820
...@@ -2726,6 +2726,21 @@ ...@@ -2726,6 +2726,21 @@
] ]
} }
], ],
"HashedLoggingForHindsight": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "HashedLoggingForHindsight",
"enable_features": [
"CrOSActionStructuredMetrics"
]
}
]
}
],
"HeapProfiling": [ "HeapProfiling": [
{ {
"platforms": [ "platforms": [
......
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