1. 09007e3 In case VALGRIND_MALLOCLIKE_BLOCK is wrongly used, output by philippe · 12 years ago
  2. 4bbfc5f Fix one more leak detected by running memcheck in memcheck by philippe · 12 years ago
  3. 7d69fd9 Fix some memory leaks found by running memcheck on annotated memcheck. by philippe · 13 years ago
  4. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
  5. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  6. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 13 years ago
  7. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  8. dc429d1 Avoid that compiling memcheck on 32-bit systems triggers a compiler warning by bart · 13 years ago
  9. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  10. c8bd1df Memcheck: by sewardj · 13 years ago
  11. 3c4fa9f memcheck: Fixed a bug in the address ranges reported in an error message. Closes #272615. by bart · 13 years ago
  12. 97d3ebb Add an alternative implementation of VG_MINIMAL_{SET,LONG}JMP by sewardj · 13 years ago
  13. 6c591e1 by sewardj · 13 years ago
  14. 1d0f3f6 When a memory block changes from unreachable to possibly or definitely by tom · 14 years ago
  15. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  16. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  17. 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
  18. b6267bd Output tweaks: by njn · 15 years ago
  19. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  20. 18afe5d Try to fix error_counts. by njn · 15 years ago
  21. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  22. c2f8b1b augment a comment by njn · 15 years ago
  23. 2d9e874 by sewardj · 15 years ago
  24. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  25. e3675d6 DARWIN sync wibble. by njn · 15 years ago
  26. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  27. e10c7f8 Make loss record ordering more deterministic, so that regtests are reliable. by njn · 15 years ago
  28. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  29. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  30. 9f20746 Updated copyright years. by njn · 15 years ago
  31. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  32. 8df80b2 by njn · 15 years ago
  33. f1efbd4 Make the leak checker a bit less verbose. by sewardj · 16 years ago
  34. bc00bb7 Merged r8966 (show scanning output during leak checking with -v) from DARWIN by njn · 16 years ago
  35. 9c606bd by sewardj · 16 years ago
  36. 026debf When the leak checker finds overlapping blocks report the details by tom · 16 years ago
  37. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  38. 9269147 In the leak checker, don't assert when there are multiple identical by sewardj · 16 years ago
  39. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  40. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  41. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  42. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  43. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  44. ce4717e Fix confusing and contradictory "Rerun with ..." messages printed at by sewardj · 18 years ago
  45. 72a28b2 Track VG_(am_find_nsegment) const-ness change. by sewardj · 18 years ago
  46. 4cfea4f by sewardj · 18 years ago
  47. 5bee4f8 Followup to r5991: when leak checking, treat zero-sized blocks as if by sewardj · 18 years ago
  48. 3cf26a5 Leak checking fixes from Graydon Hoare: by sewardj · 18 years ago
  49. de3ad73 When doing leak checks, don't poke around in device segments as this by sewardj · 18 years ago
  50. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  51. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago[Renamed (85%) from memcheck/mac_leakcheck.c]
  52. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  53. 6b23958 Clarify leak checker output. by njn · 19 years ago
  54. 5741d40 Duh, remove debug printing. Duh. by sewardj · 19 years ago
  55. 75d8eb9 Nasty hack to stop the leak checker dying on custom-allocator example by sewardj · 19 years ago
  56. 7e9ed71 When using a custom allocator that allocates with no intervening by sewardj · 19 years ago
  57. 151a639 Fix compiler warnings. by tom · 19 years ago
  58. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  59. 0fd92f4 by njn · 19 years ago
  60. 45f4e7c by sewardj · 19 years ago
  61. 97f7e0c Use %t rather than %s in some places for constructing XML output. by sewardj · 19 years ago
  62. 16ade0d Fixed debug code so that it compiles and fixed a printf to report the by tom · 19 years ago
  63. c7561b9 by njn · 19 years ago
  64. 73c5134 by njn · 19 years ago
  65. 6ace3ea by njn · 19 years ago
  66. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  67. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  68. 132bfcc by njn · 19 years ago
  69. 36a20fa by njn · 19 years ago
  70. 13bfd85 by njn · 19 years ago
  71. 97405b2 by njn · 19 years ago
  72. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  73. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  74. b4e6542 by sewardj · 19 years ago
  75. 05fe85e Reinstate the leak checker; it works at least on x86. by sewardj · 19 years ago
  76. 45d94cc by sewardj · 19 years ago
  77. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  78. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  79. 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 19 years ago
  80. 6a32942 by njn · 19 years ago
  81. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  82. b5f6f51 by sewardj · 19 years ago
  83. c616819 by njn · 20 years ago
  84. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  85. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  86. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  87. 73b526f by nethercote · 20 years ago
  88. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  89. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  90. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  91. 0f19bce Make --leak-check observe -q properly -- only prints out errors, not general by nethercote · 21 years ago
  92. 137bc55 by nethercote · 21 years ago
  93. 06072ec Removed sort_hash_array(). Changed VG_(HT_to_sorted_array)() to by njn · 21 years ago
  94. 37d06f2 Suppress a couple more messages when -q applies. by sewardj · 21 years ago
  95. 7271864 by njn · 21 years ago
  96. e8b5c05 by njn · 21 years ago
  97. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  98. 47363ab by njn · 21 years ago
  99. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  100. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago