index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memcheck
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-07
Disabled printing of file descriptor value in order to make the test results ...
bart
2
-2
/
+2
2008-08-27
Added regression test for Linux' capget system call.
bart
4
-0
/
+65
2008-08-08
Handle new IR ops Iop_RoundF64toF64_*.
sewardj
1
-0
/
+4
2008-07-29
Compiles now with old versions of <sys/epoll.h> too.
bart
1
-0
/
+1
2008-07-29
Add a followup comment to the changes in r8454, which made memcheck's
sewardj
1
-0
/
+8
2008-07-22
Change memcheck's (client) realloc implementation so that it copies
sewardj
1
-16
/
+37
2008-07-22
Origin-tracking fix: make sure that we have a shadow-origin (B)
sewardj
1
-6
/
+16
2008-07-18
Fix a silly mistake resulting in a bunch of global variables being
sewardj
1
-17
/
+17
2008-07-18
When the leak checker finds overlapping blocks report the details
tom
1
-8
/
+14
2008-07-18
When warning about permissions being changed on a large chunk of
tom
1
-1
/
+2
2008-07-07
Merged FORMATCHECK branch (r8368) to trunk.
bart
4
-68
/
+70
2008-06-27
Fixed filter.
bart
1
-1
/
+1
2008-06-27
Added extra filtering for the stderr output of malloc_free_fill such that the...
bart
6
-119
/
+8
2008-06-24
Reworked test such that file locking is now triggered from two different proc...
bart
3
-36
/
+79
2008-06-23
Added missing mode_t argument to open() system call.
bart
2
-3
/
+3
2008-06-23
Result of timerfd() syscall is no longer printed to stdout, which should make...
bart
2
-5
/
+2
2008-06-23
Added regression test for POSIX advisory locking (fcntl(..., F_SETFL, ...)).
bart
4
-0
/
+95
2008-06-13
get_otrack_shadow_offset_wrk: don't assert when handling 32 bit
sewardj
1
-9
/
+19
2008-06-04
Try to make this test more consistent across different machines.
njn
2
-26
/
+42
2008-06-01
Try to make these tests more reliable for different machines.
njn
5
-68
/
+220
2008-05-29
In the leak checker, don't assert when there are multiple identical
sewardj
1
-3
/
+15
2008-05-27
Add a missing case and remove the bogus associated comment.
sewardj
1
-5
/
+1
2008-05-12
Make return types for some of the requests 64-bit clean. (following bug
sewardj
1
-13
/
+13
2008-05-09
Oops. Don't die on {x86,amd64}-linux when doing --track-origins=yes
sewardj
1
-0
/
+4
2008-05-09
Add a regression test for fxsave.
sewardj
5
-0
/
+246
2008-05-09
Add a test case for #157748.
sewardj
5
-1
/
+29
2008-05-07
Add missing words to comment.
sewardj
1
-2
/
+2
2008-05-06
Build fixes for AIX5.3.
sewardj
1
-0
/
+9
2008-05-06
Add an expected output for ppc64-linux; probably required due to dodgyness in
sewardj
3
-1
/
+8
2008-05-06
Why doesn't this sodding language have a half-decent type system?
sewardj
1
-1
/
+1
2008-05-06
Add a test for origin tracking through large floating point arrays.
sewardj
5
-1
/
+117
2008-05-05
Add comments giving an overview of the origin tracking implementation.
sewardj
1
-37
/
+244
2008-05-04
Add documentation on the new --track-origins=no|yes [no] flag.
sewardj
1
-14
/
+77
2008-05-04
Fixed compiler warnings.
bart
1
-4
/
+9
2008-05-04
Disable gcc warnings about shadowed variables when compiling varinfo2.c.
bart
1
-1
/
+1
2008-05-03
Remove a bit of unused code.
sewardj
1
-28
/
+2
2008-05-02
Dynamically allocate the origin tracking cache as needed (only for
sewardj
1
-14
/
+42
2008-05-02
Re-check complex and fragile bit-twiddling pertaining to indexing into
sewardj
1
-8
/
+102
2008-05-02
Minor cleanups:
sewardj
3
-114
/
+104
2008-05-02
Move the error management code for Memcheck into a new file,
sewardj
4
-1379
/
+1508
2008-05-01
Update expected outputs following merge of branches/OTRACK_BY_INSTRUMENTATION.
sewardj
22
-6
/
+22
2008-05-01
Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This adds
sewardj
30
-465
/
+10995
2008-04-28
Compiles now on systems without definition of CLOCK_MONOTONIC.
bart
1
-0
/
+2
2008-04-27
Only run the timerfd_create()/timerfd_gettime()/timerfd_settime() test on ker...
bart
1
-1
/
+1
2008-04-27
Fixed typo.
bart
1
-1
/
+1
2008-04-27
Fixed typo.
bart
1
-1
/
+1
2008-04-27
Added regression test for timerfd_create(), timerfd_gettime() and timerfd_set...
bart
5
-0
/
+360
2008-04-27
Added yet another output variant.
bart
1
-0
/
+0
2008-04-27
Filtered malloc/free statistics out from more output variant files.
bart
11
-32
/
+32
2008-04-27
Added yet another malloc_free_fill output variant.
bart
1
-0
/
+57
[next]