- 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 · 18 years ago
- ab9c37e fixed a couple of minor things by njn · 18 years ago
- 3f94a7d Changes to m_hashtable: by sewardj · 18 years ago
- 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 18 years ago
- 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 18 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 · 19 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 · 20 years ago
- 7ce8311 by njn · 20 years ago
- a079365 wibbles by njn · 20 years ago
- 9a46324 lots of little wibbles by njn · 20 years ago
- 1d0cb0d by njn · 20 years ago
- 246a9d2 by njn · 20 years ago
- f1c5def Massif cleanups. by njn · 20 years ago
- 5cc5d7e by njn · 20 years ago
- 9e7ce21 Use memcpy() instead of a loop. by njn · 20 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 20 years ago
- f69f945 by njn · 20 years ago
- 89b4cb6 Added some targets for massif & core options by de · 20 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 20 years ago
- 57ca7ab by njn · 20 years ago
- b506bd8 by njn · 20 years ago
- fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 20 years ago
- c7561b9 by njn · 20 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 20 years ago
- e9befc6 by njn · 20 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 20 years ago
- 132bfcc by njn · 20 years ago
- 36a20fa by njn · 20 years ago
- 97405b2 by njn · 20 years ago
- 31513b4 by njn · 20 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 20 years ago
- a288784 Avoid possible array overflow. Reported by Madhu Kurup. by njn · 20 years ago
- 6f1f76d Fix error found by Madhu Kurup: by njn · 20 years ago
- 2024234 by njn · 20 years ago
- 02bc4b8 by njn · 20 years ago
- 81c00df by njn · 20 years ago
- 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 20 years ago
- 717cde5 by njn · 20 years ago
- 51d827b by njn · 20 years ago
- 2bc1012 A crucial, crucial change: update my email address. by njn · 20 years ago
- 8a97c6d by njn · 20 years ago
- 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 20 years ago
- 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 20 years ago
- d01fef7 by njn · 20 years ago
- d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 20 years ago
- e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 20 years ago
- 467a020 Don't print debug info. 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
- b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
- 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- 5773590 Reinstate Massif. by njn · 20 years ago
- ee8a586 Update Massif's TL_(instrument)() to work with Vex (trivial). by njn · 20 years ago
- 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago