Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add a script to coalesce the valgrind outputs
author
Johannes Schindelin
<johannes.schindelin@gmx.de>
Tue, 3 Feb 2009 23:26:22 +0000
(
00:26
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 4 Feb 2009 06:01:18 +0000
(22:01 -0800)
After running the valgrind tests with GIT_TEST_TREE=t, the test output
is in the test-results/$TEST.out files.
Call ./valgrind/analyze.sh in $GIT_ROOT/t/ to group the valgrind errors
by backtrace.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
268fac6
)
No differences found