- 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
- 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
- 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
- 03d49dd More copyright date changes for 2015 (fallout from r15577) by sewardj · 9 years ago
- b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
- 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
- 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
- d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
- 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
- 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
- 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
- 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
- 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
- 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
- 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
- 4450a0e Improvements for Android: by sewardj · 10 years ago
- 65f1f2d Adjust cmdline expected test output after r14401 BZ#337871. by mjw · 10 years ago
- 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
- ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
- a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
- 73e9a01 Make none/tests/cmdline[12] pass again by bart · 10 years ago
- a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
- e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 11 years ago
- 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 11 years ago
- 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
- 49984ea arm-linux only: make unwinding by stack scanning (a nasty hack) by sewardj · 11 years ago
- a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago
- 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
- e5b6cc4 Update expected outputs. by sewardj · 11 years ago
- 3bcd51d improve --help for --main-stacksize and supported ARM cpu by philippe · 11 years ago
- 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
- c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
- 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
- 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
- 33722a6 Update expected outputs following r12843. by sewardj · 12 years ago
- d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
- 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 13 years ago
- 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
- d19fd67 Update expected outputs following update of copyright dates. by sewardj · 13 years ago
- cc3de2d Add a new simulation hint, --sim-hints=fuse-compatible, which causes by sewardj · 13 years ago
- 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
- 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
- 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
- 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
- e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
- 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
- 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
- f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 15 years ago
- 9eecbbb Update copyright dates to 2010. by sewardj · 15 years ago
- f6122a0 The help text printed by command-line option -h does now show the default by bart · 15 years ago
- 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
- 0f212dc Fixed bug #204317: regression tests none/tests/cmdline[12] fail if by bart · 15 years ago
- 2d9e874 by sewardj · 15 years ago
- 97db761 Various option-related tweaks: by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- e4b9921 Updated expected output. by bart · 15 years ago
- 8fd8758 Merge none/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
- 9f20746 Updated copyright years. by njn · 16 years ago
- 9ba91f4 Update expected outputs. by sewardj · 16 years ago
- 05b4823 Fix minor breakage in 7 tests. by njn · 17 years ago
- 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
- 28f80e9 Update expected outputs. by sewardj · 17 years ago
- 374a36d by njn · 17 years ago
- 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
- b80c828 Oops, track date change in r5940. by sewardj · 18 years ago
- 365985f Update expected outputs following r5895. by sewardj · 19 years ago
- ca54af3 by njn · 19 years ago
- 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
- 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
- 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
- bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
- 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
- 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
- 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
- a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
- a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
- ce54555 Recategorise options in the usage message. by njn · 19 years ago
- 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
- 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
- 483398e Fix broken tests. by njn · 19 years ago
- 4daf439 Update expected output. by sewardj · 19 years ago
- f178c30 fix trivial regtest failures by sewardj · 19 years ago
- 272b216 Update website address. by njn · 20 years ago
- 412ad6e Update expected outputs. by sewardj · 20 years ago
- 8f01fbe Update expected outputs following institution of default --show-emwarns=no by sewardj · 20 years ago
- cc6cc14 --num-callers default is now 12, so say that in the help. by njn · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- 09272c7 Update some expected regtest outputs. by sewardj · 20 years ago
- 6233a38 Add support for a --time-stamp option that causes each message output by thughes · 20 years ago
- 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
- 0d58850 by nethercote · 20 years ago
- f854867 by nethercote · 20 years ago
- a76368b by nethercote · 20 years ago
- e2be7e6 by nethercote · 20 years ago
- f4928da by nethercote · 20 years ago