1. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  2. a8162b2 Marginally enhance help message. by sewardj · 17 years ago
  3. 5abcc0b Get rid of VG_NUMW_CLO, as it is pretty much identical to VG_NUM_CLO, by sewardj · 17 years ago
  4. fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
  5. f707b10 Include headers in tarball. by sewardj · 17 years ago
  6. 006f29f Add a test case for semaphores with nonzero initial values. by sewardj · 17 years ago
  7. 11e352f Correctly handle semaphores with nonzero initial values. Fixes bug by sewardj · 17 years ago
  8. 721ad7b Remove pthread_object_size.h and associated hardwired constants. by sewardj · 17 years ago
  9. 1c7e833 So much for C's "type system" (ha ha). Correct version of r7250. by sewardj · 17 years ago
  10. 3c2f748 Don't assert when destroying a locked rwlock. by sewardj · 17 years ago
  11. fd4b6f4 Changes to make Memcheck work sanely on recent incarnations of AIX 5.3: by sewardj · 17 years ago
  12. 6eab897 Don't be confused by archive (.a) files which contain both a 32-bit by sewardj · 17 years ago
  13. 79c62bc - Remove extraneous 'o' (will be stored in svn server for possible future use) by sewardj · 17 years ago
  14. d23ebde Dump extraneous code. by sewardj · 17 years ago
  15. b121028 Make it compile on AIX, even if the result doesn't do anything useful. by sewardj · 17 years ago
  16. 82ae77d Fix compilation on older Linux distros (Bart Van Assche) by sewardj · 17 years ago
  17. 7bef821 Clarify peak-taking details. by njn · 17 years ago
  18. 1eba139 Massif doc fixes, mostly from Julian. by njn · 17 years ago
  19. ddc00dd by sewardj · 17 years ago
  20. 2ee3395 Don't break the build on AIX5.3. by sewardj · 17 years ago
  21. 0f85e02 Minor updates. by njn · 17 years ago
  22. c68cbe3 Translate the drd regtests from C++ to C. (Bart Van Assche). by sewardj · 17 years ago
  23. d57b78d Tweaked the tool-writing docs. by njn · 17 years ago
  24. 2d668a3 Add Massif bugs fixed by the rewrite. I added them to the top part of the by njn · 17 years ago
  25. cbf4e19 callgrind: support for --callgrind-out-file by weidendo · 17 years ago
  26. 0498d24 This should have gone in with r7233. by njn · 17 years ago
  27. ab23b61 Update test output for a recent graph-drawing change. Update some notes. by njn · 17 years ago
  28. a70de45 AIX 5.3 build fixes. by sewardj · 17 years ago
  29. 15aeb15 Minor tweak to drawing of peak and detailed snapshot bars on the graph. by njn · 17 years ago
  30. b088b89 Minor tweak to x-axis positioning of bars. by njn · 17 years ago
  31. 1a2741a - Rewrote documentation. by njn · 17 years ago
  32. dcbb8d3 drd: make the build silent regardless of platform, and abort at by sewardj · 17 years ago
  33. 954019a add glibc 2.7 suppression to the distribution list by dirk · 17 years ago
  34. 16b0d39 Don't break the build on unknown (to drd) platforms. by sewardj · 17 years ago
  35. e4faf5d Back out r7221, which was incorrect. by njn · 17 years ago
  36. 2610c04 Program uses too many new-ish constructions to be compilable on glibc 2.2 by sewardj · 17 years ago
  37. 9e7f113 Make drd regtests work again following core changes. (Bart Van Assche) by sewardj · 17 years ago
  38. 0b36e66 Fix NUM_CLO checking. by njn · 17 years ago
  39. 826154d Get rid of stuff which should not have been committed. Urrr. by sewardj · 17 years ago
  40. 0957345 Fix g++-2.96 build breakage. by sewardj · 17 years ago
  41. 51d8f25 Un-break 'make distdir'. Either by removing from EXTRA_DIST, file by sewardj · 17 years ago
  42. 728ae1c Get rid of compiler warnings. by sewardj · 17 years ago
  43. 64eeebc Remove from the active tree; this is of historical interest only now. by sewardj · 17 years ago
  44. 4bf0c96 Update. by sewardj · 17 years ago
  45. 4c3270b Fix broken link. by sewardj · 17 years ago
  46. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  47. 7a387ea Core-tool iface changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  48. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago
  49. 714c662 Fix completely bogus implementation of VG_(seginfo_sect_kind). This by sewardj · 17 years ago
  50. e01c505 Very minor changes. by sewardj · 17 years ago
  51. a5fac79 Create a new chapter in the Valgrind Manual: a chapter containing info by sewardj · 17 years ago
  52. a53462a Attempt to shake out uses of uninitialised malloc'd memory by Valgrind by sewardj · 17 years ago
  53. 28f80e9 Update expected outputs. by sewardj · 17 years ago
  54. 5b9b441 Don't let the debugger attachment fail silently in some cases. by sewardj · 17 years ago
  55. 2dd08f5 Tweak VG_(expand_file_name), as per Josef's suggestions. by njn · 17 years ago
  56. f4f9cd4 update by njn · 17 years ago
  57. 374a36d by njn · 17 years ago
  58. f36ae99 Avoid some compiler warnings. by njn · 17 years ago
  59. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  60. 778d783 Update documents in preparation for 3.3.0, and restructure them by sewardj · 17 years ago
  61. 14132a1 Add a page listing papers etc about Valgrind. Cut-down version of by sewardj · 17 years ago
  62. 63e2bcd Update bug status. by tom · 17 years ago
  63. fc7773a Don't load debug sections from the linked debug file if we have by tom · 17 years ago
  64. 9d3f9d7 Support sys_utimensat on x86-linux. (Dan McGee) by sewardj · 17 years ago
  65. 12373b1 Followup to r7192: don't bork the compilation if GDB_PATH is not by sewardj · 17 years ago
  66. e0036f7 Handle sys_getitimer on ppc32-linux and ppc64-linux. by sewardj · 17 years ago
  67. 7839d11 In the --help text, print the actual name of the GDB that will by by sewardj · 17 years ago
  68. 1ff57e6 Be more robust against malformed DWARF2 line number information: don't by sewardj · 17 years ago
  69. f4c665f Do Massif output file name properly. Default is massif.out.%p, where %p by njn · 17 years ago
  70. 7d9b3af shut GCC up by njn · 17 years ago
  71. 6db7371 update by njn · 17 years ago
  72. 0313b1e Zero out the vki_user_regs_struct before using it. Otherwise, we end by sewardj · 17 years ago
  73. de0c806 Update. by sewardj · 17 years ago
  74. 62c9aa7 Add initial code to support debugger attaching on ppc64-linux (Ryan John). by sewardj · 17 years ago
  75. 7d7ddd2 Minor tidyings to the debugger-attach code, as part of a failed by sewardj · 17 years ago
  76. fc9bf72 When doing ptrace on amd64-linux, provide values which don't fail the by sewardj · 17 years ago
  77. a1c0df3 Initial glibc-2.7 suppressions for Helgrind. Also rearrange order of by sewardj · 17 years ago
  78. 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
  79. b9354be * more suppressions, for glibc-2.5 on ppc64 by sewardj · 17 years ago
  80. eafad3b Try to fix, or at least avoid if possible, some arbitrary delays at by sewardj · 17 years ago
  81. 6da5c5b Add regtest for the --child-silent-after-fork added in r7177. by sewardj · 17 years ago
  82. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  83. ec6e27c Don't pollute the XML output if the program terminates with a signal, by sewardj · 17 years ago
  84. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  85. a273dc6 Makefile.tool-inplace.am: correctly handle tool names with dashes in, by sewardj · 17 years ago
  86. 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
  87. d7dda40 Update. by sewardj · 17 years ago
  88. 0edccdd Stack registration stuff: don't dereference NULL pointers (Eric by sewardj · 17 years ago
  89. 5abf0f1 Don't segfault on syscall (SYS_io_destroy, 0). (Jakub Jelinek) Fixes #147325. by sewardj · 17 years ago
  90. 497c69e Add support for private futexes (whatever they might be). Patch from by sewardj · 17 years ago
  91. a610f53 Don't crap out when malloc_stats is called; instead just have a no-op by sewardj · 17 years ago
  92. 0fd3049 Make one redirect mandatory for ppc64-linux. by sewardj · 17 years ago
  93. 5092a97 Make one of the ppc32-linux initial redirects mandatory, and add by sewardj · 17 years ago
  94. df24cf1 Introduce the concept of a 'mandatory redirection'. A redirection by sewardj · 17 years ago
  95. 8cd42de Avoid hundreds of warnings from -Winline on gcc-4.3: by sewardj · 17 years ago
  96. b5f2964 Back out bogus strict-aliasing hacks and use -fno-strict-aliasing by default. by sewardj · 17 years ago
  97. 944fbf2 Change the baseline optimisation level from -O to -O2. by sewardj · 17 years ago
  98. 75e1f51 Update. by sewardj · 17 years ago
  99. e75c97e Rename a couple more UInts which really should be SVals. by sewardj · 17 years ago
  100. 23981dd Add a regression test for #152022. by sewardj · 17 years ago