index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
valgrind
/
valgrind_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL adds gdb_helper to tsan_analyze.py, making the
timurrrr@chromium.org
2009-10-01
1
-1
/
+7
*
Print suppressions used by ThreadSanitizer.
timurrrr@chromium.org
2009-09-30
1
-0
/
+3
*
This CL adds the facility of providing Linux- and
timurrrr@chromium.org
2009-09-28
1
-3
/
+14
*
Remove --smc-check=all option for Valgrind.
timurrrr@chromium.org
2009-09-23
1
-1
/
+0
*
Update to valgrind-3.5.0. From timur, http://codereview.chromium.org/190008
dkegel@google.com
2009-09-03
1
-3
/
+2
*
Reland 24548 without the symlink code which broke the build.
dank@chromium.org
2009-08-27
1
-1
/
+1
*
Reverting 24548.
dank@chromium.org
2009-08-26
1
-13
/
+1
*
Fix gdb line number lookup on the mac.
dank@chromium.org
2009-08-26
1
-1
/
+13
*
Fall back to using gdb to look up line numbers if needed in tools/valgrind/ch...
dank@chromium.org
2009-08-21
1
-1
/
+3
*
Add --gtest_repeat option to valgrind/chrome_tests.py
mattm@chromium.org
2009-08-19
1
-0
/
+4
*
Update to current Valgrind and tsan.
dank@chromium.org
2009-08-12
1
-35
/
+19
*
Part 2 of secret plan to speed up valgrind log processing.
dank@chromium.org
2009-07-23
1
-0
/
+2
*
Don't kill dsymutil after it finishes.
dank@chromium.org
2009-07-23
1
-3
/
+5
*
Valgrind doesn't have an option (yet) to put suppressions into its xml
dkegel@google.com
2009-07-16
1
-1
/
+2
*
Patch from timurrrr: Re-factor valgrind scripts to add tsan support
dkegel@google.com
2009-07-16
1
-197
/
+315
*
Make sure we end up with an executable binary when juggling stripped binaries...
stuartmorgan@chromium.org
2009-07-09
1
-0
/
+1
*
Fix tools/valgrind/chrome_tests.sh to always use --log-file option
dank@chromium.org
2009-07-07
1
-8
/
+15
*
Increase valgrind's --num-callers to 50
nirnimesh@chromium.org
2009-06-11
1
-1
/
+1
*
mac valgrind bot: Make running dsymutil an option for now, since it slows dow...
dkegel@google.com
2009-05-06
1
-8
/
+16
*
mac valgrind: remove special case in python script.
dkegel@google.com
2009-05-04
1
-49
/
+13
*
Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr...
dkegel@google.com
2009-04-24
1
-21
/
+30
*
- Add support for platform specific suppression files for Valgrind
nirnimesh@chromium.org
2009-04-06
1
-2
/
+2
*
Run dsymutil before valgrind (Mac)
mark@chromium.org
2009-03-27
1
-0
/
+63
*
Support --track_origins option.
dkegel@google.com
2009-03-27
1
-2
/
+6
*
When running ui_tests, need to tell valgrind to also trace child processes.
dkegel@google.com
2009-03-26
1
-1
/
+31
*
Enable suppressions in Valgrind
nirnimesh@chromium.org
2009-03-25
1
-4
/
+25
*
Add --show_all_leaks option.
dkegel@google.com
2009-03-20
1
-1
/
+12
*
Implement --verbose in valgrind_test.py to make chrome_tests.py -v happy
dkegel@google.com
2009-03-20
1
-0
/
+11
*
Call two more shutdown functions, and set an environment variable,
dkegel@google.com
2009-03-19
1
-0
/
+3
*
Add --gtest_filter option to valgrind_test.py
dkegel@google.com
2009-03-17
1
-3
/
+5
*
Ignore memory leaks in valgrind builder for now.
dkegel@google.com
2009-03-17
1
-1
/
+2
*
Minor changes to valgrind test scripts to add running on additional unit
nirnimesh@chromium.org
2009-03-04
1
-1
/
+3
*
Submitting nirnimesh's changes.
jrg@chromium.org
2009-02-27
1
-38
/
+83
*
The ubuntu version of valgrind doesn't have "--track-origins".
erg@google.com
2009-01-16
1
-1
/
+3
*
Add support for per-module suppression files.
erg@google.com
2009-01-09
1
-8
/
+12
*
Make a valgrind tool in the same vein as the purify one.
erg@google.com
2009-01-09
1
-0
/
+154