- a4b20c0 Add stats in helgrind for oldref history found versus not found by philippe · 9 years ago
- 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
- f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
- 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
- c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
- e3f6a5f Fix a comment. Do not enumerate segment kinds as all segments by florian · 9 years ago
- 0b8252d Fix bug 345126: Incorrect handling of VIDIOC_G_AUDIO and G_AUDOUT by sewardj · 9 years ago
- 9e0419c Followup to 15270. Completely forgot about the double maintenance. by florian · 9 years ago
- 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
- 135c9f1 Comment only change. by florian · 9 years ago
- 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
- 6debd85 Also compare keys before calling cmp in the hash table stats printing by philippe · 9 years ago
- 6a4c682 Follow-up bz#344936: Distinguish readlinkat tests for OS X platforms that do or do not support the readlinkat syscall. by rhyskidd · 9 years ago
- e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
- e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
- 3743c91 Improve presentation of first line of --profile-heap=yes by philippe · 9 years ago
- 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
- 1a6ecb2 Improve documentation of syscall: unix: 44 profil() which was deprecated around OS X 10.6 and removed from the xnu kernel shipped with OS X 10.7. See unresolved bz#264253. by rhyskidd · 9 years ago
- bd5ceba Set tests/check_ppc64le_cap to executable. by carll · 9 years ago
- 3b91f17 Fix for the HWCAP2 aux vector. by carll · 9 years ago
- c7798d8 Update. by sewardj · 9 years ago
- 43ecb9e Silence some reachable system library reports on OS X 10.10 for simple Hello World console application. No regressions. n-i-bz. by rhyskidd · 9 years ago
- 7ab0646 Follow up to r15253: by philippe · 9 years ago
- 71ed3c9 This patch reduces the memory needed for the linesF. by philippe · 9 years ago
- bc1b77c Avoid warning about %d and long int by philippe · 9 years ago
- f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
- 8568c99 Improve trace of pkt send by V gdbsrv: by philippe · 9 years ago
- 9edbf75 Fix unhandled syscall: unix:410 (sigsuspend_nocancel) on OS X. bz#319274. by rhyskidd · 9 years ago
- b301469 * Let GDB user modify the signal to send to the guest process by philippe · 9 years ago
- 2d61633 Add some more cfi directives by philippe · 9 years ago
- 9b40c7f Fix Warning: noted but unhandled ioctl 0x2000747b on Mac OS X. bz#208217. by rhyskidd · 9 years ago
- 339cd37 Followup to r15242 - as PRE() and POST() wrappers utilised, define with the *XY variant. by rhyskidd · 9 years ago
- 9069406 Enable a few more compiler warnings. by florian · 10 years ago
- 2b40574 Fix unhandled syscall: unix:132 (mkfifo) on OS X. bz#212291. by rhyskidd · 10 years ago
- 320ac93 Add (presently) failing test case for bz#212291. by rhyskidd · 10 years ago
- 64be56d Patch 5 in a revised series of cleanup patches from Will Schmidt by carll · 10 years ago
- 3ed5c70 Patch 6 in a revised series of cleanup patches from Will Schmidt by carll · 10 years ago
- 0fb30ac Add statistics about the nr of used linesF by philippe · 10 years ago
- fc00a2a This patch (re-)gains performance in helgrind, following revision 15207, that by philippe · 10 years ago
- 364f0bb micro-opt: add an UNLIKELY by philippe · 10 years ago
- 93d127f * add some comments in stack_limits by philippe · 10 years ago
- de4a99f by carll · 10 years ago
- 44d4a9c avoid warning by philippe · 10 years ago
- 026fe86 Add the lwpid in the scheduler status information by philippe · 10 years ago
- 5e94f05 Implement 'qXfer:exec-file:read' packet in Valgrind gdbserver. by philippe · 10 years ago
- 366cefb bz#347233 - Fix memcheck/tests/strchr on OS X 10.10 (Haswell) by rhyskidd · 10 years ago
- b6b5205 by carll · 10 years ago
- 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 10 years ago
- 962f53e by carll · 10 years ago
- acf521c Function is_plausible_guest_addr should also consider SkShmC segments. by florian · 10 years ago
- 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 10 years ago
- 050c8f7 Get prototype from system header. by florian · 10 years ago
- c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 10 years ago
- fb190ef Allow suppression on OS X 10.10 in libSystem_initializer by rhyskidd · 10 years ago
- b290d61 Add back vg_assert(xa); that was removed by error in r15211 by philippe · 10 years ago
- 2bd2326 VTS stats by philippe · 10 years ago
- 8939e09 Simplify shmem__invalidate_scache_range : it only has to handle by philippe · 10 years ago
- 1475a7f Small optimisations in libhb_core.c by philippe · 10 years ago
- 34e16e9 Micro-optimisation following helgrind secmap gc by philippe · 10 years ago
- 34d1e14 Fix typo in task_policy_set() output. n-i-bz. by rhyskidd · 10 years ago
- c0401c8 OS X task_info: UNKNOWN task message [id 3405, to mach_task_self(), reply 0x........] by rhyskidd · 10 years ago
- 9252713 Improves the way arena statistics are shown by philippe · 10 years ago
- f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 10 years ago
- 9087927 small refinement in the outer/inner doc by philippe · 10 years ago
- aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 10 years ago
- a623345 Simplify is_valid_for taking advantage of the fact that SegKinds by florian · 10 years ago
- dd7bf7c testsuite: properly svn:ignore output files in none/tests/amd64. n-i-bz. by rhyskidd · 10 years ago
- 4e08a97 Use fxsave64 and fxrstor64 mnemonics instead of old-school rex64 prefix by rhyskidd · 10 years ago
- 4ed95fc Add some cfi directives in the code doing syscall (by Valgrind). by philippe · 10 years ago
- 420d6d5 Update. by sewardj · 10 years ago
- c174671 Document fix for BZ#347389. by tom · 10 years ago
- 9e2645c Add support for the syncfs system call. by tom · 10 years ago
- 2d377e6 valgrind --leak-check=full memleak errors from system libraries on OS X 10.8 by rhyskidd · 10 years ago
- 016f2ee Compute total size with unsigned long long by philippe · 10 years ago
- 452fe80 by carll · 10 years ago
- 710d307 Fix also the rm vgcore of a disabled test (also spotted by Matthias Schwarzott) by philippe · 10 years ago
- c163186 Fix incorrect cleanup lines in 2 tests (spotted by Matthias Schwarzott) by philippe · 10 years ago
- 48ca007 by carll · 10 years ago
- e26586b by carll · 10 years ago
- a6954a4 by carll · 10 years ago
- e787fca Simplify. The condition on line 1223 is always true. Here's why: by florian · 10 years ago
- 28e187c One more msg to use 'mmap-ed ANONYMOUS' wording by philippe · 10 years ago
- 6e7d3d2 Fix suppression for pthread_rwlock_init on OS X 10.8 bz#347151 by rhyskidd · 10 years ago
- ba3e863 Add a new howto for running mips64-linux on QEMU. by sewardj · 10 years ago
- 0fe581f * Out of memory message was using 'bytes have already been allocated.' by philippe · 10 years ago
- bf37ae8 Reduce nr of lines produced by laog gc --stats=yes by philippe · 10 years ago
- 021228c Properly guard exp-bbv/tests/x86/ on OS X. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 10 years ago
- a1ac2f4 This patch reduces the memory needed for a VtsTE by 25% (one word) by philippe · 10 years ago
- d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 10 years ago
- c29cf01 Properly guard drd/tests/thread_name with HAVE_PTHREAD_BARRIER. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 10 years ago
- a6cece9 Fix aspacem segment mismatch: seen with none/tests/bigcode bz#345824 by rhyskidd · 10 years ago
- 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 10 years ago
- 7571271 Remove a few embarassing comments. by florian · 10 years ago
- 71a04ea Rename write variable to avoid a warning: by philippe · 10 years ago
- 4ecd483 Fix the namespace of the functions dealing with segment names. by florian · 10 years ago
- 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 10 years ago
- b69060f Add a HOWTO on how to build and install aarch64-linux on QEMU, by sewardj · 10 years ago
- 0910203 Fix intermittent build error on aarch64-linux caused by inadequate by sewardj · 10 years ago
- 981abb5 Issue an error message if then brk segment overflows. by florian · 10 years ago
- 9dc3156 Use error exit code when bailing out. by florian · 10 years ago