- dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
- 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
- 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
- 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
- 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
- 6b25437 Follow-up for r11770: added missing 'void' keyword. by bart · 13 years ago
- d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
- 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
- f976f6c by bart · 14 years ago
- 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 14 years ago
- e9bbd36 If Massif's --threshold value was less than 1.0, in lines like this: by njn · 14 years ago
- 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 14 years ago
- e006e6f Raise Massif's maximum --detailed-freq value from 10,000 to 1,000,000. by njn · 14 years ago
- e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
- b1cc5d6 by njn · 14 years ago
- e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
- 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
- 9eecbbb Update copyright dates to 2010. by sewardj · 15 years ago
- c990605 Document the default value of --stacks correctly. by njn · 15 years ago
- db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
- cab64bc Update .exp files for r10783. by njn · 15 years ago
- f0f9037 wibble by njn · 15 years ago
- a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
- ab773b0 Make usage messages given by -h and man pages consistent for the scripts. by njn · 15 years ago
- 2d9e874 by sewardj · 15 years ago
- c206a81 Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack by njn · 15 years ago
- abe8b8c Manpage improvements: by njn · 15 years ago
- 3da8196 Thoroughly overhauled the Cachegrind manual chapter, mostly by putting by njn · 15 years ago
- 7375de3 More docs build tweaks: by njn · 15 years ago
- 48352a6 More Massif manual tweaks. by njn · 15 years ago
- 31c5952 Comment and docs wibbles. by njn · 15 years ago
- 9de7b55 Add a bit more to Massif's manual chapter. by njn · 15 years ago
- d19d4ab A couple of minor Massif manual improvements. by njn · 15 years ago
- a15b666 Overhaul Massif's manual, and a few minor related things. by njn · 15 years ago
- 97db761 Various option-related tweaks: by njn · 15 years ago
- 7316df2 Various manual fix-ups: by njn · 15 years ago
- ee746a2 Use <variablelist> for ms_print's and cg_annotate's options list. by njn · 15 years ago
- 5c179ba Remove some not-very useful info that tends to get out of date. by njn · 15 years ago
- 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- 5ea0f39 Merge massif/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- d211ea6 Fix missing backslash, which was causing serious weirdness during by sewardj · 15 years ago
- 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
- 343a504 Add a comment. by njn · 15 years ago
- 13118f8 Add some more functions to the default --alloc-fns list. Had to tweak how by njn · 15 years ago
- 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
- f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
- 88d560f DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where appropriate. Add another by njn · 15 years ago
- 2495704 tweak test by njn · 15 years ago
- 7081c1a DARWIN sync wibble. by njn · 15 years ago
- cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
- 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 16 years ago
- ace90d8 Make the graphs drawn by ms_print less confusing. by njn · 16 years ago
- 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 16 years ago
- f6b0076 Merge r9103 and r9105 (add --ignore-fn to Massif) from the Darwin branch. by njn · 16 years ago
- 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 16 years ago
- 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 16 years ago
- c9a572b Remove an unused, empty .exp file that was somehow still hanging around. by njn · 16 years ago
- 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 16 years ago
- 04cf8ac Un-break 'make dist'. by bart · 16 years ago
- 9f20746 Updated copyright years. by njn · 16 years ago
- 8d1181d Remove WERROR. It's not much use because getting Valgrind to build without by njn · 16 years ago
- b0e34f7 Remove toobig-allocs.c -- it was unreliable and didn't test any by njn · 16 years ago
- 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
- 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 16 years ago
- efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 16 years ago
- 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
- 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
- 466ed6e Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the by njn · 16 years ago
- 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 16 years ago
- e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
- 84f32b2 Merge r9106 (fix a minor stack entry display bug) from the DARWIN branch. by njn · 16 years ago
- 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
- 9eb6652 Fix a minor defect: only the first 14 chars of the 18 chars in the by njn · 16 years ago
- 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
- 764b604 Mark allocation operators as no-inline so as to make the test more by sewardj · 16 years ago
- 9c606bd by sewardj · 16 years ago
- 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
- f330ae8 Stop massif segfaulting due to stack overflow, when printing snapshots by sewardj · 16 years ago
- 7cf4e6b by sewardj · 17 years ago
- aaa34d2 Update for the new VG_(ssort) algorithm. by njn · 17 years ago
- b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
- 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
- 28cfe4b fix typo by njn · 17 years ago
- 86a34be Massif: --time-unit=ms was broken in the ms_print script. People obviously by njn · 17 years ago
- a1f43f4 comment-only change by njn · 17 years ago
- e26a0b4 Add an alternative .post.exp output for Massif's long-names test. by njn · 17 years ago
- b11e5aa When truncating long lines in the output file, make sure they end with a by njn · 17 years ago
- 38a1a7d Minor Massif docs clarifications. by njn · 17 years ago
- d59c9d5 tweak message by njn · 17 years ago
- dbeb535 Two changes: by njn · 17 years ago
- 3b677e5 Comment-only change. by njn · 17 years ago
- 79c62bc - Remove extraneous 'o' (will be stored in svn server for possible future use) by sewardj · 17 years ago
- 7bef821 Clarify peak-taking details. by njn · 17 years ago
- 1eba139 Massif doc fixes, mostly from Julian. by njn · 17 years ago
- 0f85e02 Minor updates. by njn · 17 years ago
- 0498d24 This should have gone in with r7233. by njn · 17 years ago
- ab23b61 Update test output for a recent graph-drawing change. Update some notes. by njn · 17 years ago