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. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  4. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  5. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  6. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  7. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  8. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  9. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 9 years ago
  10. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 9 years ago
  11. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 9 years ago
  12. f34ee4e Fix up the error processing in VG_(expand_file_name). E.g. giving by florian · 10 years ago
  13. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  14. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  15. 67f7c03 Darwin only: add a filter mechanism that aims to remove pointless by sewardj · 10 years ago
  16. 518850b Constify coregrind. by florian · 10 years ago
  17. 82a50bd Remove unused variable VG_(clo_require_text_symbol). by florian · 10 years ago
  18. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  19. 29d82f6 Merge 14206,14207,14261,14577,14578 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  20. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  21. 57d534d Do not modify a character string that could be a readonly string literal. by florian · 10 years ago
  22. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  23. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  24. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  25. c07369b Enable vgdb ptrace invoker for aarch64. by philippe · 10 years ago
  26. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  27. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  28. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  29. 3e17274 Fix BZ #327212. Check for absolute path name at the end of by florian · 10 years ago
  30. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  31. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 10 years ago
  32. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  33. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  34. 49984ea arm-linux only: make unwinding by stack scanning (a nasty hack) by sewardj · 11 years ago
  35. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  36. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  37. 17c5e2e by sewardj · 12 years ago
  38. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  39. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  40. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  41. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  42. cfea784 Add a FIXME by florian · 12 years ago
  43. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  44. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  45. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  46. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  47. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  48. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  49. deddfdf Disable the GDB server-by-default for the time being on Android, since by sewardj · 13 years ago
  50. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  51. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  52. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  53. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  54. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  55. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  56. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  57. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  58. b1cc5d6 by njn · 14 years ago
  59. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  60. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  61. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  62. 2d9e874 by sewardj · 15 years ago
  63. 97db761 Various option-related tweaks: by njn · 15 years ago
  64. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  65. 5542d8f Abort if a --log-file filename begins with a '~'. by njn · 15 years ago
  66. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  67. 9f20746 Updated copyright years. by njn · 15 years ago
  68. 9c606bd by sewardj · 16 years ago
  69. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  70. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  71. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  72. 2dd08f5 Tweak VG_(expand_file_name), as per Josef's suggestions. by njn · 17 years ago
  73. 374a36d by njn · 17 years ago
  74. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  75. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  76. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  77. f767d96 by sewardj · 17 years ago
  78. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  79. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  80. 41ded2c Merge r6126: by sewardj · 18 years ago
  81. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  82. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  83. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  84. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 18 years ago
  85. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  86. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  87. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  88. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  89. ce5a566 by sewardj · 19 years ago
  90. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  91. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  92. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  93. 768db0e New command line option: --xml-user-comment=XMLTEXT, which allows by sewardj · 19 years ago
  94. ad31116 New command line option: --log-file-qualifier=VAR. When specified, by sewardj · 19 years ago
  95. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  96. c7561b9 by njn · 19 years ago
  97. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  98. a3506d3 Hmm, actually put some code into m_options.c. by njn · 19 years ago
  99. 3282402 Give this file a standard preamble, since having empty C files is by sewardj · 19 years ago
  100. 2024234 by njn · 19 years ago