- d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 14 years ago
- 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
- 15f9feb 'make dist' fixes following s390x-linux merge. (Christian Borntraeger by sewardj · 14 years ago
- 4d7d8f5 Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool) by sewardj · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- f5a348c Include missing file, else tarball build breaks on Darwin. by sewardj · 15 years ago
- 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
- 54bfceb DRD now works on Darwin! by njn · 15 years ago
- dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
- cb3fca8 Include valgrind.spec in the tarball, as it makes things easier for by njn · 15 years ago
- 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
- 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
- acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
- f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
- 13e1319 Fix a make dist problem with default.supp -- it was being included in the by njn · 15 years ago
- ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 16 years ago
- 3934b31 Update the sed expressions that handle the output of ld --verbose: by sewardj · 16 years ago
- 254dafe Don't install unnecessary .supp files (part 2 of 2). by njn · 16 years ago
- 40d0df5 Makefile.flags.am Remove mentions of empty variables. by njn · 16 years ago
- cdf8a17 Avoid unnecessary EXTRA_DIST files in Makefile.am. 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
- cfc000e Generate default.supp at compile-time, not configure-time. by njn · 16 years ago
- cc874b5 trunk/memcheck/tests/Makefile.am by njn · 16 years ago
- 6fb87f2 Include vg-in-place in the distro tarball. by sewardj · 16 years ago
- 676fe78 Adjust sed scripts used to generate the linker scripts on Linux, so as by sewardj · 16 years ago
- 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
- 9c606bd by sewardj · 16 years ago
- ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago
- 84eb487 Import recent suppression upgrades from 3_3_BRANCH: revs 8163 8166 8167 8168. by sewardj · 16 years ago
- ad4e8ab Test exp-tools by default as well. by njn · 17 years ago
- 669c10c Make a new regtest target, "all-regtest", being the union of "make by sewardj · 17 years ago
- 954019a add glibc 2.7 suppression to the distribution list by dirk · 17 years ago
- bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
- 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
- 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
- 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
- 99a2ceb by sewardj · 17 years ago
- ff1e389 add glibc-2.6.supp to the distribution list by dirk · 17 years ago
- 9f9ab89 rename as _SOURCES is a reserved keywoard and breaks with newer by dirk · 18 years ago
- 8fa084e Back out 'memtrace' related stuff until status of it is established; by sewardj · 18 years ago
- 0fc5cbd Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 9977424 Include new file in tarball. by sewardj · 18 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- a17f2a3 Callgrind merge: code by weidendo · 19 years ago
- 0fe1441 Tracking VEX r1507 adjusted references to renamed VEX dirs guest-ppc/, host-ppc/ by cerion · 19 years ago
- ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 19 years ago
- d9fa751 Automake 1.7 is required now. by tom · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- 15d7c34 Commit Jeroen Witmond's xml-to-text translator, and use it for the FAQ. by njn · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- aa02e2b Clarify comment. No functional change. by njn · 19 years ago
- 73dc2c7 Give file a better name. by njn · 19 years ago
- 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
- b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
- 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
- ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
- 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
- 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
- 22ae5c0 Fix 'make dist'. by njn · 19 years ago
- f7c00b1 by njn · 19 years ago
- b882402 whoops by njn · 19 years ago
- 9bd2d7e by njn · 19 years ago
- 781dba5 Allow for glibc-2.4. by njn · 19 years ago
- c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
- 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
- c7561b9 by njn · 19 years ago
- 92b5b5f Add in some missing files. by sewardj · 19 years ago
- d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 20 years ago
- 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 20 years ago
- 6a3009b by njn · 20 years ago
- 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 20 years ago
- 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
- 5773590 Reinstate Massif. by njn · 20 years ago
- 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
- 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
- 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
- 4388a40 by nethercote · 20 years ago
- b7dceef by nethercote · 20 years ago
- 537e894 by nethercote · 20 years ago
- 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
- 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
- 734160c Remove the .in_place directory on a make distclean. by thughes · 20 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
- cf826ad Fix "make dist" by fitzhardinge · 21 years ago
- 531d34d stop whining. by mueller · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
- bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
- da762d4 Change things so that default.supp is only deleted with "make distclean", by njn · 21 years ago
- 8b5d8eb remove default.supp during clean by daywalker · 21 years ago
- b72d973 Undo mistaken rev 1.54. by sewardj · 21 years ago
- 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
- ebd45b6 use the automake feature for dist-bzip2 by daywalker · 21 years ago
- a63e2d7 by njn · 21 years ago