1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  6. 3743c91 Improve presentation of first line of --profile-heap=yes by philippe · 9 years ago
  7. 9252713 Improves the way arena statistics are shown by philippe · 9 years ago
  8. 0fe581f * Out of memory message was using 'bytes have already been allocated.' by philippe · 9 years ago
  9. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  10. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 9 years ago
  11. 44bd446 Remove the type AddrH. The code assumes in many places that the host by florian · 9 years ago
  12. 866862a Fix BZ #116002. by florian · 9 years ago
  13. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  14. f5d8e65 Remove some unneded checks as identified by IBM's BEAM checker. by florian · 10 years ago
  15. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  16. e464e80 Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size) by florian · 10 years ago
  17. 9b29b14 Add a clarifying comment. by florian · 10 years ago
  18. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  19. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  20. 17e76ec Cleanup some old leftover of AIX port + fix a comment by philippe · 10 years ago
  21. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  22. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  23. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  24. eb577d7 VG_(memset) cannot handle NULL pointers and needs to be guarded. by florian · 11 years ago
  25. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  26. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  27. 3bf117d kludge to bypass inner valgrind mmap failing due to not observed outer mmap by philippe · 11 years ago
  28. 9293361 Fix warning in perm_malloc (reported by Florian) by philippe · 11 years ago
  29. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 11 years ago
  30. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  31. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  32. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  33. 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
  34. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  35. 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
  36. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  37. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  38. f5f6ed1 Fix 203877 and 301229 increase to 16Mb maximum allowed alignment for memalign() and posix_memalign by philippe · 12 years ago
  39. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  40. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  41. 75f107f Heap profiler: reduce threshold at which a new profile is shown for by sewardj · 13 years ago
  42. d043de9 m_mallocfree.c: generalise 'reclaimSuperBlock' to also reclaim by sewardj · 13 years ago
  43. d8b9346 Avoid excessive fragmentation in m_mallocfree by munmapping unused by sewardj · 13 years ago
  44. 4c89b2f Temporary partial backout of r11911 (fix for #250101) pending by sewardj · 13 years ago
  45. 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
  46. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  47. 6c591e1 by sewardj · 13 years ago
  48. 7d1064a Fix a scalability problem observed whilst running Helgrind on a large by sewardj · 13 years ago
  49. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  50. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  51. 341a664 Changing VG_MALLOC_MIN_SZB to 16 on some platforms broke heap profiling. by njn · 15 years ago
  52. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  53. b8329f0 Made the Valgrind abort/crash message clearer about the fact that it can be by njn · 15 years ago
  54. 36b6517 Merge r9529 (better memalign abort message) from the DARWIN branch. by njn · 15 years ago
  55. 00556da whitespace-only change by njn · 15 years ago
  56. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  57. 9f20746 Updated copyright years. by njn · 15 years ago
  58. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  59. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  60. 180f698 Patch from Robert O'Callahan: by njn · 16 years ago
  61. 94c8eb4 by sewardj · 16 years ago
  62. 9c606bd by sewardj · 16 years ago
  63. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  64. 76dda8f Make the size calculations inside VG_(mallinfo) 64-bit clean. by sewardj · 16 years ago
  65. 545380e Refined mallinfo() implementation (contributed by Eugene Toder). by bart · 16 years ago
  66. c3c9839 Added mallinfo() implementation based on patch by Eugene Toder (see also bug 160956). by bart · 16 years ago
  67. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  68. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  69. a53462a Attempt to shake out uses of uninitialised malloc'd memory by Valgrind by sewardj · 17 years ago
  70. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  71. 4ab6d53 Add a comment. by njn · 17 years ago
  72. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  73. 1d2e2e6 The drastic increase in the number of per-arena freelists in r6771 by sewardj · 17 years ago
  74. 0b3fd2d Previously, each Arena has a linked list of Superblocks, which can by sewardj · 17 years ago
  75. c1ac977 Some improvements for malloc/free intensive programs, inspired by by sewardj · 17 years ago
  76. b81c795 Clarify the "out of memory" message. by njn · 17 years ago
  77. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  78. 5600ab3 Merge r6136: by sewardj · 18 years ago
  79. 4cfea4f by sewardj · 18 years ago
  80. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  81. dbf7ca7 by njn · 18 years ago
  82. 95c2329 code layout wibbles only by njn · 18 years ago
  83. 2bf9ba6 A minor performance improvement -- make swizzle() faster. by njn · 18 years ago
  84. bcd75fc Remove all remaining profiling gunk. by njn · 18 years ago
  85. 49bdd7a findSb: gradually rearrange the superblock list to bring frequently by sewardj · 18 years ago
  86. a527a49 Add info about overhead in heap blocks and OSet nodes. by njn · 18 years ago
  87. 3187a4e Defensive hacks to detect cases where V corrupts its own heap and/or by sewardj · 19 years ago
  88. 24596d8 Pass args to match format string. by sewardj · 19 years ago
  89. cd0309b Add a new arena (VG_AR_TTAUX) for holding auxiliary TT/TC structures by sewardj · 19 years ago
  90. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  91. 8af1a17 Stop memalign crashing if it fails to allocate the memory. Bug 112538. by tom · 19 years ago
  92. 45f4e7c by sewardj · 19 years ago
  93. 7ce8311 by njn · 19 years ago
  94. 402c861 Make the allocator's access functions slightly stricter in their by njn · 19 years ago
  95. 088bfb4 Partial implementation of mallinfo(). It still puts zero in all by njn · 19 years ago
  96. 2dc09e6 by njn · 19 years ago
  97. 8d3f845 This commit reduces the overhead of each heap allocation done by by njn · 19 years ago
  98. db247dc tweak by njn · 19 years ago
  99. 089f51f Introduced get_pszB() to cover several common cases. by njn · 19 years ago
  100. e6f9e3b tweaks by njn · 19 years ago