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