summaryrefslogtreecommitdiffstats
path: root/tools/perf_expectations/make_expectations.py
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-11 00:19:32 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-11 00:19:32 +0000
commit6e661b254763d87c4e5ab0795fef3c373da2c890 (patch)
treeeda7eec0a77648e014d99b8cc90a356b71e009b1 /tools/perf_expectations/make_expectations.py
parentf9a221b37f136ed85a351183dcc2b2af744b964d (diff)
downloadchromium_src-6e661b254763d87c4e5ab0795fef3c373da2c890.zip
chromium_src-6e661b254763d87c4e5ab0795fef3c373da2c890.tar.gz
chromium_src-6e661b254763d87c4e5ab0795fef3c373da2c890.tar.bz2
Update Linux size expectations.
I added a bunch of pepper code that pushed us over the previous limit. I also added several links to the perf instructions since it took me a while to figure this out. Review URL: http://codereview.chromium.org/8910001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113962 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/perf_expectations/make_expectations.py')
-rwxr-xr-xtools/perf_expectations/make_expectations.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf_expectations/make_expectations.py b/tools/perf_expectations/make_expectations.py
index ea7e5d6..af90919 100755
--- a/tools/perf_expectations/make_expectations.py
+++ b/tools/perf_expectations/make_expectations.py
@@ -3,6 +3,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+# For instructions see:
+# http://www.chromium.org/developers/tree-sheriffs/perf-sheriffs
import hashlib
import math