- 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 · 17 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
- 15aeb15 Minor tweak to drawing of peak and detailed snapshot bars on the graph. by njn · 17 years ago
- b088b89 Minor tweak to x-axis positioning of bars. by njn · 17 years ago
- 1a2741a - Rewrote documentation. by njn · 17 years ago
- 374a36d by njn · 17 years ago
- 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
- f4c665f Do Massif output file name properly. Default is massif.out.%p, where %p by njn · 17 years ago
- 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
- 0be79f3 Another attempt at fixing some Massif regtest failures. by njn · 17 years ago
- ff6df94 Fix verbose output filtering for Massif. by njn · 17 years ago
- 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
- ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
- 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
- 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
- db612a5 by sewardj · 17 years ago
- 39f3423 by sewardj · 17 years ago
- 097e4fb Fix tag. by sewardj · 17 years ago
- 6657109 Fix gcc-2.96 build failures. by sewardj · 17 years ago
- df02bbc Update todo notes by njn · 17 years ago
- b98d892 Fix a Makefile issue that I think caused automated testing to fail on by njn · 17 years ago
- d5a8d24 Change ms_print to ms_print.in, link it into the build/install system. by njn · 17 years ago
- ee53eb1 Filter out libc differences. All Massif tests now pass on the AMD64 machine by njn · 17 years ago
- 429afb4 Fix 64-bit Massif breakage, caused by problems with integer arithmetic on by njn · 17 years ago
- 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
- b56e602 fix various format string errors by dirk · 17 years ago
- 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
- 73c6494 fix division by zero's by dirk · 17 years ago
- f82dfad Move a 'break' around. by sewardj · 17 years ago
- ab9c37e fixed a couple of minor things by njn · 17 years ago
- 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
- 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
- 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
- 9a0cba4 Fix some copyright notices: by njn · 18 years ago
- a3e991b Fix bug 142491: allow more --alloc-fn functions (128, up from 32). by njn · 18 years ago
- 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
- 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
- 0b9d74a by sewardj · 18 years ago
- e808930 Track SysRes change. by sewardj · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
- 4cfea4f by sewardj · 18 years ago
- e4b0bf0 Update copyright dates. by sewardj · 18 years ago
- 7c788ae Get rid of compiler warnings. by sewardj · 19 years ago
- 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
- 0126214 by sewardj · 19 years ago
- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
- 4867964 Fix typo. by sewardj · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
- 151a639 Fix compiler warnings. by tom · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
- 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 99cb9e3 actually, they're unsigned by njn · 19 years ago
- 71adc36 Print longs as longs. by njn · 19 years ago
- d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
- 68e4659 by njn · 19 years ago
- 7ce8311 by njn · 19 years ago
- a079365 wibbles by njn · 19 years ago
- 9a46324 lots of little wibbles by njn · 19 years ago
- 1d0cb0d by njn · 19 years ago
- 246a9d2 by njn · 19 years ago
- f1c5def Massif cleanups. by njn · 19 years ago
- 5cc5d7e by njn · 19 years ago
- 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
- f69f945 by njn · 19 years ago
- 89b4cb6 Added some targets for massif & core options by de · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- 57ca7ab by njn · 19 years ago
- b506bd8 by njn · 19 years ago
- fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
- c7561b9 by njn · 19 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
- e9befc6 by njn · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago