2012-03-08 |
Bart Van Assche | Use ANNOTATE_BENIGN_RACE_SIZED() to suppress race repor... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | helgrind: Implement ANNOTATE_BENIGN_RACE_SIZED() |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | When analyzing Valgrind with drd, suppress uninterestin... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-08 |
Julian Seward | Change the behaviour of --partial-loads-ok=yes to avoid... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Make it possible to #include <valgrind/drd.h> after... |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | Suppress uninteresting race reports on sema->owner_lwpid |
commit | commitdiff | tree |
2012-03-08 |
Bart Van Assche | none/tests: Update Subversion ignore list |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Turn no-op versions of INNER_REQUEST into statements... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Ah, the joys of applying patches by hand. Redo r12424... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | x86-darwin: _start: keep the stack 16-aligned. Fixes... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | Reinstate intercepts for plain "memcpy" and "memmove... |
commit | commitdiff | tree |
2012-03-07 |
Julian Seward | MacOS only: VG_(get_changed_segments) callback |
commit | commitdiff | tree |
2012-03-07 |
Tom Hughes | Add support for the HCIINQUIRY ioctl. |
commit | commitdiff | tree |
2012-03-07 |
Tom Hughes | Add support for the I2C_RDWR ioctl. |
commit | commitdiff | tree |
2012-03-06 |
Philippe Waroquiers | Fix leak of range_list (see below an example) in readdw... |
commit | commitdiff | tree |
2012-03-06 |
Florian Krohm | Update bug reporting URL. |
commit | commitdiff | tree |
2012-03-05 |
Florian Krohm | Fix a testcase. Constraint was incorrect allowing r0... |
commit | commitdiff | tree |
2012-03-05 |
Philippe Waroquiers | * Improve documentation of --vgdb=full |
commit | commitdiff | tree |
2012-03-03 |
Florian Krohm | Avoid possibly unaligned memory access. |
commit | commitdiff | tree |
2012-03-03 |
Philippe Waroquiers | * README_DEVELOPERS : complete/enhance the section... |
commit | commitdiff | tree |
2012-03-02 |
Bart Van Assche | none/tests/mq.c: Fix a copy-paste bug |
commit | commitdiff | tree |
2012-03-01 |
Philippe Waroquiers | In case VALGRIND_MALLOCLIKE_BLOCK is wrongly used,... |
commit | commitdiff | tree |
2012-03-01 |
Tom Hughes | Handle prlimit64 the same way we do getrlimit and setrl... |
commit | commitdiff | tree |
2012-02-28 |
Philippe Waroquiers | After a fork, gdbserver_init can be called again. |
commit | commitdiff | tree |
2012-02-28 |
Philippe Waroquiers | Fix leak found by running memcheck/tests/varinfo[1... |
commit | commitdiff | tree |
2012-02-28 |
Julian Seward | Increase the size of buffers used for showing names... |
commit | commitdiff | tree |
2012-02-27 |
Philippe Waroquiers | Fix one more leak detected by running memcheck in memcheck |
commit | commitdiff | tree |
2012-02-27 |
Julian Seward | Android only: make the debuginfo mapping hack more... |
commit | commitdiff | tree |
2012-02-26 |
Philippe Waroquiers | Fix some memory leaks found by running memcheck on... |
commit | commitdiff | tree |
2012-02-26 |
Florian Krohm | Tighten up initial guest/shodow state on s390x. |
commit | commitdiff | tree |
2012-02-26 |
Florian Krohm | Announce. |
commit | commitdiff | tree |
2012-02-24 |
Philippe Waroquiers | Fix buffer overflow bug when building the target file. |
commit | commitdiff | tree |
2012-02-24 |
Philippe Waroquiers | Revision 12396 (replacing pkglib_DATA by vglib_DATA... |
commit | commitdiff | tree |
2012-02-23 |
Tom Hughes | Fedora 17 is merging /lib into /usr/lib so any suppress... |
commit | commitdiff | tree |
2012-02-23 |
Julian Seward | Implement malloc_size for the vg_default_zone on Darwin. |
commit | commitdiff | tree |
2012-02-22 |
Philippe Waroquiers | Document the new --fair-sched option. |
commit | commitdiff | tree |
2012-02-22 |
Philippe Waroquiers | Avoid having holes in the VgdbShared struct. |
commit | commitdiff | tree |
2012-02-21 |
Tom Hughes | Hide our use of pkglibdir to stop automake 1.11.2 and... |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | Add test cases for MPSADBW. See #294048. |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | x86: don't forget to initialise guest %es from the... |
commit | commitdiff | tree |
2012-02-20 |
Julian Seward | ARM/Thumb only: fix a bug in which stack unwinding... |
commit | commitdiff | tree |
2012-02-20 |
Florian Krohm | With the change in VEX r2258 the guest IA will now... |
commit | commitdiff | tree |
2012-02-17 |
Julian Seward | Update status and build instructions for ICS (Android... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Add test cases for PHMINPOSUW (SSE 4.1). See #287301. |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Add test cases for 16 bit PCMPxSTRx variants. See... |
commit | commitdiff | tree |
2012-02-15 |
Philippe Waroquiers | * compare vgdb-error with n_errs_shown, not with n_errs... |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Announce bug fix. |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Use LC_ALL=C for a controlled environment. |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Wire up a few more syscalls. |
commit | commitdiff | tree |
2012-02-14 |
Philippe Waroquiers | * fix Bug 290655 - Add support for AESKEYGENASSIST... |
commit | commitdiff | tree |
2012-02-14 |
Julian Seward | Change the garbage collection policy for the secondary... |
commit | commitdiff | tree |
2012-02-13 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-02-13 |
Bart Van Assche | nightly build: Run nightly build also if only VEX has... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Only mark data which has actually been filled in by... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Improve messages for mmsg calls. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Correct system call name. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | It turns out sendmmsg also updates the msg_len fields. |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for the sendmmsg and recvmmsg system calls... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for some SCSI ioctls. Patch from Jakub... |
commit | commitdiff | tree |
2012-02-10 |
Tom Hughes | Add support for process_vm_readv and process_vm_writev... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Add support for the F_GETOWN_EX and F_SETOWN_EX fcntl... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Implement the getcpu vsyscall on amd64 by forwarding... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Wire up getcpu on amd64. Patch from Lénaïc Huard to... |
commit | commitdiff | tree |
2012-02-09 |
Tom Hughes | Update linux system call lists. |
commit | commitdiff | tree |
2012-02-08 |
Philippe Waroquiers | mc_main.c statistics has hard-coded logic to compute |
commit | commitdiff | tree |
2012-02-04 |
Florian Krohm | Add testcases for TR, TRE, TRTT, TROT, TRTO insns. |
commit | commitdiff | tree |
2012-02-04 |
Florian Krohm | Add z10 EC build. |
commit | commitdiff | tree |
2012-02-02 |
Philippe Waroquiers | fix 290974 vgdb must align pages to VKI_SHMLBA (16KB... |
commit | commitdiff | tree |
2012-02-02 |
Bart Van Assche | Rework r12363 |
commit | commitdiff | tree |
2012-02-02 |
Bart Van Assche | drd/tests/sigalrm: Report thread creation failure |
commit | commitdiff | tree |
2012-02-02 |
Bart Van Assche | drd: Avoid that an assertion failure is triggered if... |
commit | commitdiff | tree |
2012-02-01 |
Bart Van Assche | debug info reader: Add support for rvalue references... |
commit | commitdiff | tree |
2012-01-31 |
Bart Van Assche | <valgrind/valgrind.h>: Fix for Intel C/C++ compiler... |
commit | commitdiff | tree |
2012-01-30 |
Bart Van Assche | Make -d (enable debug logging) work on Fedora 16 /... |
commit | commitdiff | tree |
2012-01-29 |
Florian Krohm | Add testcase for bugzilla #287260. Testcase by M.Welinder |
commit | commitdiff | tree |
2012-01-28 |
Bart Van Assche | none/tests/x86/bug125959-x86 language conformance fix... |
commit | commitdiff | tree |
2012-01-26 |
Philippe Waroquiers | (fixes bug 289939 wish: complete monitor cmd 'leak_chec... |
commit | commitdiff | tree |
2012-01-25 |
Bart Van Assche | drd: Remove drd/drd_list.h again because of its GPLv2... |
commit | commitdiff | tree |
2012-01-25 |
Bart Van Assche | Fix a copy/paste error |
commit | commitdiff | tree |
2012-01-24 |
Bart Van Assche | drd: Add command-line option --ptrace-addr. |
commit | commitdiff | tree |
2012-01-24 |
Bart Van Assche | drd: Use macros and inline functions for list manipulation |
commit | commitdiff | tree |
2012-01-24 |
Bart Van Assche | drd: Avoid that the changes from r12351 trigger a race... |
commit | commitdiff | tree |
2012-01-23 |
Bart Van Assche | drd, semaphore implementation: Only wake the associated... |
commit | commitdiff | tree |
2012-01-22 |
Bart Van Assche | drd: Source code refactoring - use DRD_(thread_get_vc... |
commit | commitdiff | tree |
2012-01-22 |
Bart Van Assche | drd: Source code refactoring - use DRD_(thread_get_vc... |
commit | commitdiff | tree |
2012-01-21 |
Bart Van Assche | drd: Rename DRD_STOP_TRACE_VAR() into DRD_STOP_TRACING_... |
commit | commitdiff | tree |
2012-01-20 |
Bart Van Assche | drd/tests/fp_race_xml: Filter out thread number and... |
commit | commitdiff | tree |
2012-01-19 |
Bart Van Assche | drd: Fix a race condition in the pthread_create() inter... |
commit | commitdiff | tree |
2012-01-18 |
Bart Van Assche | drd: Generalize a suppression pattern |
commit | commitdiff | tree |
2012-01-18 |
Bart Van Assche | drd: Switch to new pool allocator |
commit | commitdiff | tree |
2012-01-18 |
Bart Van Assche | Pool allocator: change the semantics of VG_(releasePA... |
commit | commitdiff | tree |
2012-01-17 |
Philippe Waroquiers | Add a perf test to measure the speed (and memory) of... |
commit | commitdiff | tree |
2012-01-17 |
Philippe Waroquiers | Fixes 282230 group allocator for small fixed size... |
commit | commitdiff | tree |
2012-01-17 |
Florian Krohm | Improve configure for SSE 4.2 detection. Fixes #271438 |
commit | commitdiff | tree |
2012-01-16 |
Florian Krohm | Announce fix for #270796. Also keep the bug list sorted. |
commit | commitdiff | tree |
2012-01-16 |
Bart Van Assche | debug info reader: Add support for DW_TAG_unspecified_t... |
commit | commitdiff | tree |
2012-01-16 |
Bart Van Assche | drd: Remove prefix from local variable names |
commit | commitdiff | tree |
2012-01-16 |
Bart Van Assche | debug info reader: rearrange the source code such that... |
commit | commitdiff | tree |
next |