Commit 81f4464b authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

Update GwpAsanUnified field trial parameters

I accidentally used the wrong parameters in this field trial testing
config (it should sample processes half as often.)

Bug: 973167
Change-Id: I0a26dd365e3a3cb5bbcc860ba9693295e1f912bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1744688
Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#685543}
parent 7203898e
...@@ -2449,7 +2449,7 @@ ...@@ -2449,7 +2449,7 @@
"MaxAllocations": "70", "MaxAllocations": "70",
"MaxMetadata": "255", "MaxMetadata": "255",
"ProcessSamplingBoost2": "10", "ProcessSamplingBoost2": "10",
"ProcessSamplingProbability": "0.1" "ProcessSamplingProbability": "0.05"
}, },
"enable_features": [ "enable_features": [
"GwpAsanMalloc", "GwpAsanMalloc",
......
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