| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
and r27060.
BUG=22932
TEST=Linux valgrind bots do not fail.
TBR=dank
Review URL: http://codereview.chromium.org/235009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=18268
TEST=run the included test under valgrind without the navigation_controller.cc change, then with. The memcheck condititional jump error shouldn't fire with the fix.
Review URL: http://codereview.chromium.org/220002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to cover one more instance (that shares the stack except for the 1st several frames)
with the existing signature.
BUG=22923
TEST=Linux valgrind bots do not spit errors with WorkerTest.
TBR=atwilson
Review URL: http://codereview.chromium.org/218031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
used. This fixes a bug were we skip numbers in a header file.
Review URL: http://codereview.chromium.org/233004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27087 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/224011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27081 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=paul
BUG=22923
Review URL: http://codereview.chromium.org/235006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27080 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set the perf expectations on linux, mac, and windows
perf systems for the morejs and warm startup tests.
Update comment in the perf_expectations unit test regex.
BUG=18597
TEST=build.chromium.org perf slaves stay green
Review URL: http://codereview.chromium.org/231017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27068 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR: mark@chromium.org
(Since this looks like something you've dealt with before)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27050 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27040 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This relands: http://codereview.chromium.org/208032.
Additionally, it fixes a memleak unconvered by valgrind, and adds a valgrind supression for a memleak discovered in the nss library. https://bugzilla.mozilla.org/show_bug.cgi?id=518443
BUG=20669
Review URL: http://codereview.chromium.org/218010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27033 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This should be OK since http://src.chromium.org/viewvc/chrome?view=rev&revision=23306
This can speed up some tests by 10%...20%
I was running Valgrind & TSAN with both patches locally for more than a month and everything was fine.
Review URL: http://codereview.chromium.org/220013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26988 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=22563
Review URL: http://codereview.chromium.org/229001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26974 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
(oops)
Also say which valgrind is being used
Review URL: http://codereview.chromium.org/233003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26967 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Account for a new frame in a leak.
Widen a Cond suppression substantially, since it doesn't seem to matter how it was called.
TBR=dank
BUG=22702,22021
TEST=Mac and Linux valgrind bots
Review URL: http://codereview.chromium.org/222006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(This changelist is prepared by Alexander Potapenko, cc'ed)
This is a small refactoring that moves the GDB querying logic into a
separate module to allow us using it from tsan_analyze as well (we need it finally).
The diff is almost equal to http://codereview.chromium.org/175026,
I've only swapped two lines to make it applicable to the current trunk version.
Review URL: http://codereview.chromium.org/211023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/216050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26910 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=dank
BUG=22702
TEST=Linux valgrind bots
Review URL: http://codereview.chromium.org/222001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=dank
BUG=22702
TEST=Mac and Linux valgrind bots
Review URL: http://codereview.chromium.org/214059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26874 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
add a couple new suppressions, widen a couple others,
all found on a -O1 -fno-inlining big-redzone fishing expedition
on mac 'caliban'.
BUG=11134,20541,20459,20653,22450,22519
TEST="sh tools/valgrind/shard-all-tests.sh base_unittests net_unittests ui_tests unit_tests" on mac pro overnight
Review URL: http://codereview.chromium.org/212028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26851 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If https://bugs.kde.org/show_bug.cgi?id=208197 is ever fixed,
we can get rid of the patch and change the redzone size
with a commandline option instead.
Install to /usr/local/valgrind-10880-redzone to make it easier to tell which machines have the updated valgrind.
Add DIRNAME variable to valgrind build script to simplify changing name of tarball/build dir/install dir.
Also give -f option to mv because macosx's mv is timid about overwriting symlinks.
Review URL: http://codereview.chromium.org/216048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26849 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/207056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=http://crbug.com/18189
TEST=valgrind should stay green; no real change in suppressions
Review URL: http://codereview.chromium.org/212038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/210037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
- valgrind.sh is a bash script
- Look for ld.single as well as ld.orig when searching for !gold ld
Patch by Joel Stanley <joel@jms.id.au>
Review URL: http://codereview.chromium.org/209009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26785 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=dank
BUG=22559
TEST=Linux valgrind bots
Review URL: http://codereview.chromium.org/207049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26766 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
bug:22559
Review URL: http://codereview.chromium.org/210034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26758 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
suppression count table (e.g.
http://build.chromium.org/buildbot/waterfall/builders/Linux%20Tests%20(valgrind)(1)/builds/39/steps/valgrind%20test:%20ui/logs/stdio )
BUG=none
TEST=verify suppression count table not intermixed with valgrind output
Review URL: http://codereview.chromium.org/212039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26738 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=22544
TEST=Mac valgind bot
Review URL: http://codereview.chromium.org/212036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26725 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/216038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26715 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=dank
BUG=22021
TEST=Mac valgrind bots
Review URL: http://codereview.chromium.org/212032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/212030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26679 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/213028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26616 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
which is marked fixed.
BUG=9246
BUG=8789
TEST=ran tools/valgrind/chrome_tests.sh -t test_shell, checked the used suppressions
Review URL: http://codereview.chromium.org/211004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26613 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This avoids a problem building valgrind using MAKE_TARBLL=yes and USE_TARBALL=yes
on a different system.
BUG=none
TEST=install valgrind as documented in our bot setup page on a system without auto* installed.
Review URL: http://codereview.chromium.org/208027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/215021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26593 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
long since been replaced by generated files from gyp.
Review URL: http://codereview.chromium.org/213013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26581 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/216004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26561 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
r26478.
BUG=9351
Review URL: http://codereview.chromium.org/207022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26505 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=17451
Review URL: http://codereview.chromium.org/216011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26467 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so tell chrome_tests.py to look in ipc rather than chrome
for its gtest.txt file, and actually move it.
(At least for valgrind. Purify may need the same change.)
Disable IPCChannelTest.ChannelTest and VisitedLinkEventsTest.Coalescense
on valgrind, as they hang there today on linux bots.
BUG=22141,22146
TEST=none
Review URL: http://codereview.chromium.org/165064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26453 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The signature was too specific. Extend the matching
rule for similar failures.
BUG=22109
TEST=none
Review URL: http://codereview.chromium.org/215009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=22109
TBR=mbelshe
TEST=none
Review URL: http://codereview.chromium.org/210008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26436 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=agl
BUG=22098
TEST=none
Review URL: http://codereview.chromium.org/215005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=22021
Review URL: http://codereview.chromium.org/211001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
today's WebKit roll.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
like this is already being worked on in bug 22021.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=18597
TBR=nsylvain
Review URL: http://codereview.chromium.org/201138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26380 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=22021
Review URL: http://codereview.chromium.org/201136
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26377 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set the perf expectations on linux, mac, and windows
perf systems for the morejs and warm startup tests.
The variance assumptions might require fine-tuning on
the master to get right. We might be flaky to begin
with, or may want to turn off the variance reporting
altogether.
BUG=18597
TEST=build.chromium.org perf slaves stay green
Review URL: http://codereview.chromium.org/193083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=22021
Review URL: http://codereview.chromium.org/204042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26367 0039d316-1c4b-4281-b951-d872f2087c98
|