index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
fglrx ioctl catching
HEAD
master
John Doe
7
-32
/
+1000
2012-05-05
quiet down some (unrelated to mmt) complaints from automake
Marcin Slusarz
2
-2
/
+2
2012-05-05
mmt: fix crash during last munmap
Marcin Slusarz
1
-1
/
+1
2012-04-01
mmt: add support for tracing nouveau ioctls
Marcin Slusarz
5
-2
/
+123
2012-02-19
mmt: replace likely/unlikely with valgrind core variants
Marcin Slusarz
1
-35
/
+33
2012-02-05
mmt: fix formatting of help messages
Marcin Slusarz
1
-4
/
+4
2011-10-22
mmt: let last_used_region never be NULL
Marcin Slusarz
1
-5
/
+6
2011-10-22
mmt: force inlining of find_mmap
Marcin Slusarz
1
-2
/
+3
2011-09-17
mmt: add runtime checks
Marcin Slusarz
3
-2
/
+208
2011-09-17
mmt: resolve as much as possible at instrumentation time
Marcin Slusarz
3
-158
/
+635
2011-09-17
mmt: use only as much stack as needed in fastpaths
Marcin Slusarz
1
-18
/
+20
2011-09-17
mmt: add some compiler hints
Marcin Slusarz
1
-14
/
+18
2011-09-17
mmt: cache last 10 negative regions
Marcin Slusarz
1
-9
/
+222
2011-09-17
mmt: cache last used region
Marcin Slusarz
1
-6
/
+25
2011-09-17
mmt: use binary search to find matching mmap region
Marcin Slusarz
3
-143
/
+242
2011-09-17
mmt: add new tests to mmaptest
Marcin Slusarz
4
-50
/
+146
2011-09-17
mmt: crash when there's not enough space for new mmap region
Marcin Slusarz
2
-0
/
+4
2011-09-17
mmt: bump maximum number of mmaped regions
Marcin Slusarz
1
-1
/
+1
2011-09-17
mmt: restore ability to print file names
Marcin Slusarz
1
-20
/
+17
2011-09-17
mmt: fix nvidia post_mmap hook
Marcin Slusarz
3
-4
/
+6
2011-09-17
mmt: move tracing functions to separate file
Marcin Slusarz
7
-520
/
+535
2011-09-17
mmt: move instrumentation functions to separate file
Marcin Slusarz
5
-565
/
+632
2011-09-17
mmt: move nvidia ioctl tracing to separate file
Marcin Slusarz
5
-608
/
+729
2011-09-07
core: add support for drm core and nouveau ioctls
Marcin Slusarz
2
-0
/
+1645
2011-09-07
mmt: Add support for sending mmiotrace marks.
Marcin Kościelnicki
1
-0
/
+36
2011-09-07
mmt: Fix dumpmem for 0-length blocks.
Marcin Kościelnicki
1
-0
/
+1
2011-09-07
mmt: Also trace ioctls on /dev/nvidia0
Marcin Kościelnicki
1
-2
/
+2
2011-09-07
mmt: Add more object classes.
Marcin Kościelnicki
1
-8
/
+95
2011-09-07
mmt: add mmt tester
Marcin Slusarz
6
-0
/
+196
2011-09-07
mmt: rework to not touch memory 2 times in load tracing
Marcin Slusarz
1
-22
/
+301
2011-09-07
mmt: import
Marcin Slusarz
5
-0
/
+1362
2011-09-06
Make some vgdb interface to callgrind_control internal
weidendo
3
-6
/
+38
2011-09-06
Allow overriding not-supported auto-detected cache configs
weidendo
6
-283
/
+268
2011-09-06
Change get_svn_revision to also work with older subversion releases
florian
1
-1
/
+5
2011-09-06
Print the (pseudo-)soname when doing debug printing for Mach-O
sewardj
1
-0
/
+6
2011-09-05
* whitespace changes
sewardj
1
-3
/
+71
2011-09-05
For intercepts in libc and the dynamic linker (ld.so or dyld), split
sewardj
4
-260
/
+579
2011-09-05
Avoid hanging on older s390x systems.
florian
1
-1
/
+6
2011-09-05
Add support for IBM Power ISA 2.06 -- stage 3 -- Test cases.
sewardj
10
-4
/
+2872
2011-09-05
Add support for new primops added in vex r2199.
sewardj
1
-0
/
+2
2011-09-02
Add support for s390x model z114. See also VEX r2198
florian
1
-0
/
+1
2011-08-30
drd: Yet another regression test reliability improvement.
bart
1
-0
/
+6
2011-08-24
drd: Avoid reporting false positive race reports inside pthread_join().
bart
1
-0
/
+6
2011-08-23
fix the suppressions to also match libc-2.XX.y.so
dirk
1
-10
/
+10
2011-08-23
Make a copy of any environment string we are going to modify when
tom
1
-4
/
+4
2011-08-23
Fix link error for 32-bit build on OSX 10.7 (Lion). This is the
sewardj
1
-0
/
+98
2011-08-22
Remove the svn:executable property from a source file
bart
1
-0
/
+0
2011-08-20
Make sure this gets built with -fomit-frame-pointer, even on x86-linux,
sewardj
1
-10
/
+15
2011-08-20
memcheck/tests/linux/timerfd-syscall: Avoid failure on heavily loaded systems
bart
1
-1
/
+1
2011-08-19
Add more info about cache sizes.
florian
1
-0
/
+57
[next]