2017-02-16 |
Ivo Raisr | Solaris: Add syscall wrapper for fast trap getlgrp(6) |
commit | commitdiff | tree |
2017-02-15 |
Ivo Raisr | Solaris: include <sys/lgrp_user_impl.h> only on newer... |
commit | commitdiff | tree |
2017-02-14 |
Ivo Raisr | Solaris: Add additional subcodes for lgrpsys(180) syscall |
commit | commitdiff | tree |
2017-02-14 |
Ivo Raisr | Solaris: Add syscall wrapper for lgrpsys(180) |
commit | commitdiff | tree |
2017-02-13 |
Petar Jovanovic | add none/tests/linux/clonev to svn:ignore list |
commit | commitdiff | tree |
2017-02-11 |
Tom Hughes | Document BZ#376279 |
commit | commitdiff | tree |
2017-02-08 |
Julian Seward | am_munmap_both_wrk: safely initialise out-param for... |
commit | commitdiff | tree |
2017-02-03 |
Petar Jovanovic | fix leak-segv-jmp test for platforms with 64K pagesize |
commit | commitdiff | tree |
2017-02-03 |
Petar Jovanovic | add suppression for helgrind/tests/tc22_exit_w_lock |
commit | commitdiff | tree |
2017-02-02 |
Petar Jovanovic | Add PROT_READ flag to mmap, as Valgrind needs to be... |
commit | commitdiff | tree |
2017-01-31 |
Petar Jovanovic | force old implementation of std::string for leak_cpp_in... |
commit | commitdiff | tree |
2017-01-31 |
Ivo Raisr | Fix +1 error in get_elf_symbol_info() when computing... |
commit | commitdiff | tree |
2017-01-30 |
Petar Jovanovic | mips: implement calculation for static TLS |
commit | commitdiff | tree |
2017-01-29 |
Philippe Waroquiers | Samll changes on xtree leak event short names |
commit | commitdiff | tree |
2017-01-27 |
Petar Jovanovic | Adding new filter to memcheck/tests/filter_stderr |
commit | commitdiff | tree |
2017-01-27 |
Petar Jovanovic | mips: fix target_get_drv() function |
commit | commitdiff | tree |
2017-01-27 |
Petar Jovanovic | mips32: add support for ptrace syscall |
commit | commitdiff | tree |
2017-01-25 |
Ivo Raisr | Document limitation of --log-file when a program forks. |
commit | commitdiff | tree |
2017-01-21 |
Philippe Waroquiers | xtree: use "UnknownFile???" and "UnknownFn???" instead... |
commit | commitdiff | tree |
2017-01-21 |
Philippe Waroquiers | Similar to xtree memory, give a user msg with the xtree... |
commit | commitdiff | tree |
2017-01-21 |
Philippe Waroquiers | Fix --help for --xtree-leak-file |
commit | commitdiff | tree |
2017-01-21 |
Philippe Waroquiers | xtree leak. |
commit | commitdiff | tree |
2017-01-21 |
Philippe Waroquiers | Allow memcheck to output the leak results as a callgrin... |
commit | commitdiff | tree |
2017-01-20 |
Julian Seward | x86-linux: Initialize x86 system GDT on first use.... |
commit | commitdiff | tree |
2017-01-19 |
Julian Seward | Connect the v8 FP and SIMD tests to the build system. |
commit | commitdiff | tree |
2017-01-13 |
Julian Seward | Add support for Iop_MaxNumF64, Iop_MinNumF64, Iop_MaxNu... |
commit | commitdiff | tree |
2017-01-13 |
Petar Jovanovic | mips64: update exp file for test_math |
commit | commitdiff | tree |
2017-01-12 |
Ivo Raisr | Fix a bug when --log-file output isn't split when a... |
commit | commitdiff | tree |
2017-01-11 |
Philippe Waroquiers | Do not capture the free stacktrace in memcheck, unless... |
commit | commitdiff | tree |
2017-01-11 |
Julian Seward | Make this compile for both ARM and Thumb encodings, |
commit | commitdiff | tree |
2017-01-11 |
Ivo Raisr | Fix comments in m_trampoline.S for amd64/Solaris redirs. |
commit | commitdiff | tree |
2017-01-10 |
Josef Weidendorfer | Add a format marker to callgrind files |
commit | commitdiff | tree |
2017-01-10 |
Philippe Waroquiers | xtree: CALLED_FLF must be called only up to ips[0]... |
commit | commitdiff | tree |
2017-01-10 |
Julian Seward | Add test cases for 32-bit v8 FP and SIMD insns. |
commit | commitdiff | tree |
2017-01-06 |
Philippe Waroquiers | xtree: minor updates to documentation, comments and... |
commit | commitdiff | tree |
2017-01-03 |
Ivo Raisr | Add Solaris specific notes on running regression tests |
commit | commitdiff | tree |
2016-12-23 |
Ivo Raisr | Update NEWS for recent VEX commit r3288. |
commit | commitdiff | tree |
2016-12-21 |
Petar Jovanovic | mips: fix "cast-equal" warnings in coredump-elf.c |
commit | commitdiff | tree |
2016-12-16 |
Ivo Raisr | Rename BBPTR to GSPTR as it denotes guest state pointer... |
commit | commitdiff | tree |
2016-12-16 |
Petar Jovanovic | mips: remove some old cruft from clone functions |
commit | commitdiff | tree |
2016-12-11 |
Philippe Waroquiers | Add missing EXTRA_DIST clonev.stdout.exp |
commit | commitdiff | tree |
2016-12-11 |
Philippe Waroquiers | Fix 342040 Valgrind mishandles clone with CLONE_VFORK... |
commit | commitdiff | tree |
2016-12-11 |
Rhys Kidd | Add placeholders for all new OS X 10.11 syscalls. Relat... |
commit | commitdiff | tree |
2016-12-11 |
Rhys Kidd | Add placeholders for all new macOS 10.12 syscalls.... |
commit | commitdiff | tree |
2016-12-10 |
Petar Jovanovic | mips64: add cvm_atomic.stdout.exp-BE |
commit | commitdiff | tree |
2016-12-09 |
Petar Jovanovic | mips32: minor style change to r16181 |
commit | commitdiff | tree |
2016-12-09 |
Petar Jovanovic | mips32: allow execution of round_fpu64 test for fpxx |
commit | commitdiff | tree |
2016-12-08 |
Petar Jovanovic | mips: fix VG_(gdbserver_report_signal) arguments |
commit | commitdiff | tree |
2016-12-06 |
Petar Jovanovic | Update memcheck/tests/amd64-linux ignore list |
commit | commitdiff | tree |
2016-12-06 |
Petar Jovanovic | mips: add fadvise64 to svn ignore list |
commit | commitdiff | tree |
2016-12-06 |
Mark Wielaard | Adjust line number in mcblocklistsearch.stderrB.exp. |
commit | commitdiff | tree |
2016-12-06 |
Ivo Raisr | Some housekeeping related to recent r16175. |
commit | commitdiff | tree |
2016-12-05 |
Petar Jovanovic | mips: add regression test for fadvise64 |
commit | commitdiff | tree |
2016-12-05 |
Petar Jovanovic | Remove second definition of typedef ‘Time’ |
commit | commitdiff | tree |
2016-12-05 |
Petar Jovanovic | Add CLEAR_CALLER_SAVED_REGS in leak-tree test |
commit | commitdiff | tree |
2016-12-05 |
Petar Jovanovic | mips: implement CLEAR_CALLER_SAVED_REGS for memcheck... |
commit | commitdiff | tree |
2016-12-04 |
Rhys Kidd | Update SVN ignore propset for tests/libc_test. n-i... |
commit | commitdiff | tree |
2016-12-04 |
Rhys Kidd | Update SVN ignore propset for include/vgversion.h.... |
commit | commitdiff | tree |
2016-12-04 |
Rhys Kidd | Fix typo in syswrap-darwin log output. n-i-bz. |
commit | commitdiff | tree |
2016-12-04 |
Rhys Kidd | Fix 373046 - Stacks registered by core are never deregi... |
commit | commitdiff | tree |
2016-12-03 |
Philippe Waroquiers | Small optimisation: no need to have a syscall wrapper... |
commit | commitdiff | tree |
2016-12-01 |
Petar Jovanovic | mips: fix call_on_new_stack_0_1 code |
commit | commitdiff | tree |
2016-11-29 |
Philippe Waroquiers | Update NEWS for the fixing of 358213 helgrind/drd bar_b... |
commit | commitdiff | tree |
2016-11-29 |
Philippe Waroquiers | 352395 - Please provide SVN revision info in --version -v |
commit | commitdiff | tree |
2016-11-29 |
Petar Jovanovic | mips64: fix fadvise64 syscall wrappers |
commit | commitdiff | tree |
2016-11-29 |
Petar Jovanovic | mips32: fix fadvise64 system call |
commit | commitdiff | tree |
2016-11-28 |
Ivo Raisr | Fix compiler warning on Solaris. |
commit | commitdiff | tree |
2016-11-28 |
Ivo Raisr | Use NULL_STK_ID consistently throughout whole Valgrind. |
commit | commitdiff | tree |
2016-11-28 |
Philippe Waroquiers | Fix 373046 - Stacks registered by core are never deregi... |
commit | commitdiff | tree |
2016-11-28 |
Philippe Waroquiers | Addition of helgrind client request VALGRIND_HG_GNAT_D... |
commit | commitdiff | tree |
2016-11-27 |
Philippe Waroquiers | Ensure the 'too early msg to use vgdb stop at valgrind... |
commit | commitdiff | tree |
2016-11-26 |
Bart Van Assche | include/valgrind.h: Fix spelling in a source code comment |
commit | commitdiff | tree |
2016-11-25 |
Julian Seward | Update. |
commit | commitdiff | tree |
2016-11-23 |
Petar Jovanovic | make bar_bad tests more deterministic |
commit | commitdiff | tree |
2016-11-23 |
Julian Seward | Bug 348616 - Wine/valgrind: Warning: noted but unhandle... |
commit | commitdiff | tree |
2016-11-23 |
Julian Seward | Bug 352767 - Wine/valgrind: Warning: noted but unhandle... |
commit | commitdiff | tree |
2016-11-22 |
Philippe Waroquiers | Comments change only: add the profile of the hook calle... |
commit | commitdiff | tree |
2016-11-21 |
Julian Seward | Add a tracking file for bugs in 3.12. |
commit | commitdiff | tree |
2016-11-21 |
Julian Seward | Update. |
commit | commitdiff | tree |
2016-11-21 |
Mark Wielaard | Fix none/tests/pth_2sig.c build with (default) -std... |
commit | commitdiff | tree |
2016-11-20 |
Ivo Raisr | Fix test none/tests/pth_2sig on Solaris. |
commit | commitdiff | tree |
2016-11-20 |
Philippe Waroquiers | xtree: some documentation and --help-debug fine tuning |
commit | commitdiff | tree |
2016-11-20 |
Ivo Raisr | Solaris: Add syscall wrapper for sigsendsys(108) |
commit | commitdiff | tree |
2016-11-20 |
Ivo Raisr | Solaris: Add syscall wrapper for sigsuspend(95) |
commit | commitdiff | tree |
2016-11-19 |
Ivo Raisr | Disable test none/tests/pth_2sig on Solaris for now... |
commit | commitdiff | tree |
2016-11-19 |
Ivo Raisr | Fix the configure test for presense of __xpg[4,6] symbols |
commit | commitdiff | tree |
2016-11-19 |
Philippe Waroquiers | Fix 372504 Hanging on exit_group |
commit | commitdiff | tree |
2016-11-19 |
Philippe Waroquiers | Fix Bug 372600 - process loops forever when fatal signa... |
commit | commitdiff | tree |
2016-11-19 |
Philippe Waroquiers | Improve the outer/inner setup: have the outer reporting... |
commit | commitdiff | tree |
2016-11-18 |
Philippe Waroquiers | Add typedef Alloc_Fn_t/Free_Fn_t in pub_tool_basics... |
commit | commitdiff | tree |
2016-11-13 |
Philippe Waroquiers | Activate perf tests on arm64 |
commit | commitdiff | tree |
2016-11-12 |
Philippe Waroquiers | Fix sym name cache: handles the difference between... |
commit | commitdiff | tree |
2016-11-12 |
Philippe Waroquiers | When --show-below-main=no, search main from the outermo... |
commit | commitdiff | tree |
2016-11-12 |
Mark Wielaard | Cleanup none/tests/nocwd.vgtest tmp dirs. |
commit | commitdiff | tree |
2016-11-12 |
Philippe Waroquiers | Outer/inner setup : allow append to outer args, use... |
commit | commitdiff | tree |
2016-11-12 |
Ivo Raisr | Provide a paragraph about Solaris agent thread in advan... |
commit | commitdiff | tree |
2016-11-11 |
Philippe Waroquiers | Update documentation and NEWS for xtree concept. |
commit | commitdiff | tree |
2016-11-11 |
Ivo Raisr | Provide Solaris specifics in coregrind/m_gdbserver... |
commit | commitdiff | tree |
2016-11-11 |
Philippe Waroquiers | Update massif implementation to xtree |
commit | commitdiff | tree |
2016-11-11 |
Philippe Waroquiers | Support for xtree memory profiling and xtmemory gdbsrv... |
commit | commitdiff | tree |
next |