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
/
memcheck_analyze.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Memory scripts: Accept --build-dir in addition to --build_dir.
thakis@chromium.org
2013-10-02
1
-1
/
+1
*
Update the file prefix cutters for TSan and Memcheck
timurrrr@chromium.org
2013-07-12
1
-1
/
+1
*
Valgrind: Fix a minor nit and add some more processes to not trace into.
thestig@chromium.org
2012-08-31
1
-2
/
+2
*
Improve memcheck_analyze: extract "Address 0x42 is not stack'd, malloc'd or (...
timurrrr@chromium.org
2011-12-16
1
-1
/
+11
*
Widen one Valgrind suppression, add a few more for new bugs
timurrrr@chromium.org
2011-12-15
1
-1
/
+1
*
Fix python scripts in src/tools/
maruel@chromium.org
2011-11-29
1
-5
/
+4
*
Replace all Memcheck:(Addr[1248]|Cond|Value[1248]) with Memcheck:Unaddressabl...
timurrrr@chromium.org
2011-11-28
1
-0
/
+8
*
Follow-up: fix a stupid memcheck_analyze indentation problem
timurrrr@chromium.org
2011-11-25
1
-1
/
+1
*
Refactor "Suppressions used" printing code in memcheck and tsan analyzer scripts
timurrrr@chromium.org
2011-11-25
1
-26
/
+15
*
Print out the ui_test test case in the reports
timurrrr@chromium.org
2011-11-11
1
-4
/
+9
*
Drop 'boring callers' from the HeapChecker reports
timurrrr@chromium.org
2011-11-09
1
-19
/
+1
*
Add a couple of more 'boring' callers to be stripped when printing memory too...
timurrrr@chromium.org
2011-10-21
1
-0
/
+2
*
Manually make up Valgrind XML logs if they are not properly finished due to e...
timurrrr@chromium.org
2011-10-21
1
-6
/
+20
*
Support a different mangling of DispatchToMethod too
timurrrr@chromium.org
2011-10-14
1
-1
/
+1
*
Add DispatchToMethod to the list of 'boring' callers
timurrrr@chromium.org
2011-10-12
1
-0
/
+1
*
Add one more & unify 'boring' callers among our memory tools
timurrrr@chromium.org
2011-10-07
1
-0
/
+1
*
Improve memcheck_analyze
timurrrr@chromium.org
2011-08-17
1
-16
/
+49
*
Fix an AttributeError:
glider@chromium.org
2011-07-15
1
-1
/
+1
*
Print suppression hashes for TSan reports
timurrrr@chromium.org
2011-06-21
1
-4
/
+13
*
More Memory waterfall suppressions
timurrrr@chromium.org
2011-06-20
1
-0
/
+2
*
Utilize a smarter "file path prefix cutter" for Memcheck.
timurrrr@chromium.org
2011-04-25
1
-6
/
+10
*
Fix my (??) stupid typo in memcheck_analyze which stupid python didn't caught.
timurrrr@chromium.org
2011-01-21
1
-1
/
+1
*
Add two tests for uninit reads to ToolsSanityTests
timurrrr@chromium.org
2010-09-23
1
-0
/
+2
*
Remove Mac-specific sanity test expectations since "-O1 -g ..." is back thank...
timurrrr@chromium.org
2010-08-19
1
-24
/
+2
*
Fix format for suppression hash in memcheck_analyze.py
jochen@chromium.org
2010-08-17
1
-3
/
+3
*
Quick-fix for syntax error in memcheck_analyze.py
timurrrr@chromium.org
2010-08-11
1
-1
/
+1
*
Never create "negative" hashes and output the error hash along with the suppr...
jochen@chromium.org
2010-08-11
1
-2
/
+3
*
Skip testing::Test::Run() frame and below when printing Valgrind reports and ...
timurrrr@chromium.org
2010-08-05
1
-4
/
+7
*
Follow-up for r54118 - fix wrong per-test error count
timurrrr@chromium.org
2010-07-29
1
-2
/
+2
*
Avoid duplicate error reports / suppressions when UI test reports are analyze...
timurrrr@chromium.org
2010-07-29
1
-72
/
+91
*
Better output format in drmemory_analyze.py
timurrrr@chromium.org
2010-07-26
1
-1
/
+1
*
Optimize memcheck_analyze.py for ui_tests
timurrrr@chromium.org
2010-07-26
1
-2
/
+15
*
Valgrind: Update memcheck_analyze.py to handle variance in Linux/Mac sanity t...
thestig@chromium.org
2010-07-22
1
-25
/
+55
*
Don't wait for dead valgrinds to end their logs
timurrrr@chromium.org
2010-06-16
1
-2
/
+18
*
Implement more sanity tests for Memcheck/Valgrind
timurrrr@chromium.org
2010-03-26
1
-3
/
+24
*
Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test r...
glider@chromium.org
2010-02-10
1
-2
/
+15
*
Massage autogenerated suppressions to be more portable
dkegel@google.com
2009-09-30
1
-1
/
+22
*
GDB wrapper refactoring for memcheck_analyze.py
timurrrr@chromium.org
2009-09-23
1
-76
/
+3
*
Speculative change - flush stdout to try to avoid valgrind output mixing with
dkegel@google.com
2009-09-21
1
-0
/
+1
*
Resubmit suppression count report patch, but this time don't crash if that se...
dkegel@google.com
2009-09-10
1
-6
/
+39
*
Revert "Show suppression counts. (Not yet per-test.)"
kuchhal@chromium.org
2009-09-10
1
-37
/
+6
*
Show suppression counts. (Not yet per-test.)
dkegel@google.com
2009-09-10
1
-6
/
+37
*
More suppressions for Mac UI bots
stuartmorgan@google.com
2009-09-08
1
-1
/
+1
*
Show the commandline in question as part of each valgrind
dank@chromium.org
2009-09-04
1
-2
/
+16
*
Update to valgrind-3.5.0. From timur, http://codereview.chromium.org/190008
dkegel@google.com
2009-09-03
1
-9
/
+55
*
Don't die if the object file in question doesn't have symbols.
dkegel@google.com
2009-08-27
1
-1
/
+1
*
Reland 24548 without the symlink code which broke the build.
dank@chromium.org
2009-08-27
1
-13
/
+39
*
Reverting 24548.
dank@chromium.org
2009-08-26
1
-39
/
+13
*
Fix gdb line number lookup on the mac.
dank@chromium.org
2009-08-26
1
-13
/
+39
*
Fall back to using gdb to look up line numbers if needed in tools/valgrind/ch...
dank@chromium.org
2009-08-21
1
-8
/
+105
[next]