| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
BUG=21468,22520,28559
Review URL: http://codereview.chromium.org/490008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34302 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
I've long known I needed to fix this, but today I was annoyed enough by it
that I finally did it.
Review URL: http://codereview.chromium.org/477005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34277 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
stack traces (the InitHelper is removed now).
Committing this with TBR to fix the Webkit Linux Valgrind bot.
TBR=dank,timurrrr
Review URL: http://codereview.chromium.org/488005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34248 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Clean-up suppressions: remove ones that appear to have been fixed,
clarify another to be a known leak by design.
BUG=26966,22923
TEST=valgrind tests (for ui and layout tests)
Review URL: http://codereview.chromium.org/465075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34239 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The signature of this leak has been changed since r34036. This CL updates
the leak signature and moves it to suppressions_mac.txt.
BUG=28072
TEST=none
Review URL: http://codereview.chromium.org/460158
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34218 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/29681 (likely Apple bug)
TBR=asargent
Review URL: http://codereview.chromium.org/476004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34186 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This patch was originally prepared by Alexander Potapenko (cc'ed)
and reviewed as http://codereview.chromium.org/464032
TBR=dank
Review URL: http://codereview.chromium.org/478003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34171 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/477004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34163 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
For some reason I thought that nonjoinable threads would always delete their delegates. I was wrong.
BUG=http://crbug.com/29675
Review URL: http://codereview.chromium.org/460144
TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/460154
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34121 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
For some reason I thought that non-joinable threads would always delete their delegates. I was wrong.
BUG=http://crbug.com/29675
Review URL: http://codereview.chromium.org/460144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34110 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=willchan
BUG=29675
TEST=none
Review URL: http://codereview.chromium.org/465118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34051 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=jrg,skylined,asargent
BUG=29681
TEST=none
Review URL: http://codereview.chromium.org/469019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34050 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=willchan
BUG=29675
TEST=Green valgrind bots.
Review URL: http://codereview.chromium.org/465116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34046 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
(since tests are run one at a time) we need to delete it before we
begin on Windows.
Review URL: http://codereview.chromium.org/460129
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34019 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
These test results are not that unexpected, the test
just needs to be reset and variance increased.
BUG=none
TEST=vista intl1 and morejs are green
Review URL: http://codereview.chromium.org/467040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34001 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A DamageRects change sped up some dhtml performance
tests. Other tests require a wider variance to avoid
false alerts.
BUG=none
TEST=tests are green
Review URL: http://codereview.chromium.org/460115
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Run ui_tests in valgrind
Review URL: http://codereview.chromium.org/465073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33964 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
concatenate instead of trying to collect all at once to avoid OOM problems.
Review URL: http://codereview.chromium.org/460095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33916 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29440
TEST=perf tests are green
Review URL: http://codereview.chromium.org/466037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tools/valgrind/intercept_tcmalloc.patch modifies Valgrind's
coregrind/m_replacemalloc/vg_replace_malloc.c to intercept the
allocation/deallocation functions introduced by tcmalloc.
This patch was prepared by Alexander Potapenko (cc'ed)
and originally reviewed as http://codereview.chromium.org/434118
TBR=dank
Review URL: http://codereview.chromium.org/467020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33831 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
third_party/tcmalloc/
Apart from annoying developers with try mail,
I think this will make some allocation-related changes better tested.
Also, this would help us check the correctness of suppressions (especially, if they are formatted incorrectly).
TEST=try a changelist in tools/valgrind/memcheck/ or third_party/tcmalloc/ and notice linux_valgrind bot
Review URL: http://codereview.chromium.org/465046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=mbelshe
BUG=29392
TEST=none
Review URL: http://codereview.chromium.org/467018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds dhtml/intl1/intl2 to all systems. Adds
linux-release perf bot expectations.
Also reset mac moz perf expectations and widen
variance to avoid false positives.
BUG=29318
TEST=perf tests are green
Review URL: http://codereview.chromium.org/468014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29318
TEST=mac moz perf test goes green
Review URL: http://codereview.chromium.org/466020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33707 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
to try and only catch an optional extra one.
BUG=20113
TEST=none
Review URL: http://codereview.chromium.org/460046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33703 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=29325
Review URL: http://codereview.chromium.org/463018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33701 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29318
TEST=perf tests are green
Review URL: http://codereview.chromium.org/464019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33699 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/455040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33655 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/465020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33651 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=28824
TEST=tools/valgrind/chrome_tests.sh -t unit --gtest_filter=ProfileManagerTest.CreateProfile
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33611
Review URL: http://codereview.chromium.org/455031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33626 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=28824
TEST=tools/valgrind/chrome_tests.sh t unit gtest_filter=ProfileManagerTest.CreateProfile
Review URL: http://codereview.chromium.org/455031
TBR=mattm@chromium.org
Review URL: http://codereview.chromium.org/458012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33613 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=28824
TEST=tools/valgrind/chrome_tests.sh -t unit --gtest_filter=ProfileManagerTest.CreateProfile
Review URL: http://codereview.chromium.org/455031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
We had a suppression for this race, but it couldn't hide the race in some rare cases like
http://build.chromium.org/buildbot/waterfall/builders/Linux Tests (tsan)/builds/1213/steps/valgrind test%3A base/logs/stdio
when the order of the racing accesses was different.
Review URL: http://codereview.chromium.org/466009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33603 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=29115
Review URL: http://codereview.chromium.org/452037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33505 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/449071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33498 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29026
TEST=FlipNetworkTransactionTest.WriteError
Review URL: http://codereview.chromium.org/450028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33485 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=run ViewSourceTest with valgrind
Review URL: http://codereview.chromium.org/457022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33462 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/28824
Review URL: http://codereview.chromium.org/449061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33457 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome_tests.sh -- a frontend for the buildbot slave to run the tests under heap leak checker.
chrome_tests.py -- almost copied from the similar scripts in ../valgrind/ and ../purify/, invokes heapcheck_test.py for each target.
heapcheck_test.py -- runs a single test, processes the logs and applies suppressions to the reports returned by the heap checker.
heapcheck_std.sh -- a tiny wrapper for IO redirection.
suppressions.py -- provides the support for Valgrind-style stack trace suppressions.
This patch was originally prepared by Alexander Potapenko (cc'ed) as http://codereview.chromium.org/400010
TBR=dank,erikkay
Review URL: http://codereview.chromium.org/455021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33451 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/29069
Review URL: http://codereview.chromium.org/450035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33444 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/29026
Review URL: http://codereview.chromium.org/457015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/449034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33371 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=28824
TBR=jparent,davemoore
Review URL: http://codereview.chromium.org/450019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33365 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=29026
TBR=mbelshe
Review URL: http://codereview.chromium.org/455009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33356 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=22923
TEST=existing tests suffice
Review URL: http://codereview.chromium.org/457005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33331 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/22923
Review URL: http://codereview.chromium.org/455006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33308 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
net_unittests
TBR=dank
TEST=TSAN Mac bot should become ~20% faster on net_unittests
Review URL: http://codereview.chromium.org/443020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33210 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Added the link to the ignore files documentation
2) Fixed a typo
3) Used new "fun_r" instead of "fun" for a couple of functions to speed up some large tests from net_, unit_ and ui_.
4) Used new "fun_hist" for unibrow namespace to do coarser history tracking - bottleneck on unit_.
Please see http://code.google.com/p/data-race-test/wiki/ThreadSanitizerIgnores
for the details of new ignore rules. They are present since the new TSAN version (rev1274)
TBR=dank
TEST=TSAN bots should remain green AND become faster.
Review URL: http://codereview.chromium.org/441028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33203 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/399073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33200 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=atwilson
BUG=28847
TEST=none
Review URL: http://codereview.chromium.org/434111
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33199 0039d316-1c4b-4281-b951-d872f2087c98
|