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. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  5. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  6. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 9 years ago
  7. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 9 years ago
  8. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 9 years ago
  9. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  10. b314d10 Comment only changes. by philippe · 10 years ago
  11. 67f7c03 Darwin only: add a filter mechanism that aims to remove pointless by sewardj · 10 years ago
  12. 518850b Constify coregrind. by florian · 10 years ago
  13. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  15. 4450a0e Improvements for Android: by sewardj · 10 years ago
  16. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  17. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  18. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  19. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  20. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  21. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  22. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 10 years ago
  23. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  24. 49984ea arm-linux only: make unwinding by stack scanning (a nasty hack) by sewardj · 11 years ago
  25. 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
  26. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  27. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  28. 17c5e2e by sewardj · 11 years ago
  29. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  30. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  31. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  32. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  33. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  34. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  35. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  36. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  37. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  38. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  39. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  40. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  41. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  42. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  43. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  44. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  45. b1cc5d6 by njn · 14 years ago
  46. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  47. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  48. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  49. 97db761 Various option-related tweaks: by njn · 15 years ago
  50. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  51. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  52. 9f20746 Updated copyright years. by njn · 15 years ago
  53. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  54. 9c606bd by sewardj · 16 years ago
  55. b000d78 Increased maximum number of suppression files from 10 to 100. Fixes #161487. by bart · 16 years ago
  56. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  57. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  58. da09859 Move VG_(clo_backtrace_size) to a tool-visible header file. by sewardj · 16 years ago
  59. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  60. 374a36d by njn · 17 years ago
  61. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  62. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  63. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  64. f767d96 by sewardj · 17 years ago
  65. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  66. b224a48 Oops; make declarations match definitions. So much for C's type system. by sewardj · 17 years ago
  67. 4d56c7c Make VG_(clo_log_file_qualifier) tool-visible. by sewardj · 17 years ago
  68. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  69. 63d1c00 Move a couple of functions out of tool view. by sewardj · 18 years ago
  70. 41ded2c Merge r6126: by sewardj · 18 years ago
  71. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  72. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  73. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  74. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  75. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  76. ce5a566 by sewardj · 19 years ago
  77. 5f229e2 Get rid of some macros used only by the old aspacemgr, and tidy up by sewardj · 19 years ago
  78. f9b5b7d Make VG_(clo_vex_control) tool-visible so tools can control how by sewardj · 19 years ago
  79. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  80. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  81. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  82. ad31116 New command line option: --log-file-qualifier=VAR. When specified, by sewardj · 19 years ago
  83. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  84. e38e233 Move VG_CLO_DEFAULT_LOGPORT to a better spot. by njn · 19 years ago
  85. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  86. 002dda0 Move VALGRINDCLO and VALGRINDOPTS into m_options. by njn · 19 years ago
  87. 2024234 by njn · 19 years ago