Commit bcdd1835 authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

GWP-ASan: Delete macOS field trial

Now that this experiment is rolling out to stable and has been enabled
by default on ToT, delete the field trial.

Bug: 912286
Change-Id: I020c490d204a92e71bd2fe1a4f09d63b9e7bedab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629487
Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664443}
parent 04d68f32
......@@ -2361,33 +2361,6 @@
]
}
],
"GwpAsanMallocMacOSLaunch": [
{
"platforms": [
"mac"
],
"experiments": [
{
"//0": "The server side experiment varies the",
"//1": "AllocationSamplingFrequency; however, it's kept",
"//2": "at the default value here as I plan to change the",
"//3": "parameter name and meaning based on the data",
"//4": "captured from the experiment. The perf results",
"//5": "from the default value are sufficient.",
"name": "Enabled",
"params": {
"MaxAllocations": "30",
"MaxMetadata": "100",
"ProcessSamplingProbability": "0.2",
"TotalPages": "100"
},
"enable_features": [
"GwpAsanMalloc"
]
}
]
}
],
"GwpAsanPartitionAlloc": [
{
"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