1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. a687b54 update callgrind and cachegrind filtering logic following rev 14469 by philippe · 10 years ago
  4. 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
  5. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  6. ffaa05d s390: Fix the default cache configuration. As z10-EC has an L3 by florian · 12 years ago
  7. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  8. ef0bca6 Require automake-1.10 for proper handling of include file dependencies by florian · 12 years ago
  9. 5718cf3 Remove an obsolete regression test output file by bart · 13 years ago
  10. 9679518 Suppress warning about associativity change for tests by weidendo · 13 years ago
  11. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  12. 62622f4 Fix up printing of the can't-autodetect-params message and the by sewardj · 14 years ago
  13. ef53b80 Update stderr filters so that regtests pass on machines with 3-level caches. by sewardj · 14 years ago
  14. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  15. cab64bc Update .exp files for r10783. by njn · 15 years ago
  16. 6612106 Fix 'make check' for automake-1.7. Fixes bugs 197898 and 197901. by njn · 15 years ago
  17. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  18. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  19. c5fdb44 DARWIN sync: cachegrind filter change. by njn · 15 years ago
  20. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  21. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  22. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  23. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 15 years ago
  24. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  25. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  26. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 15 years ago
  27. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  28. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 15 years ago
  29. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 15 years ago
  30. 4f6f54b callgrind/tests/filter_stderr by njn · 15 years ago
  31. 8badbaa by sewardj · 17 years ago
  32. 1eff82b by sewardj · 18 years ago
  33. e80ac00 Test to check that cachegrind's BB_info management system isn't by sewardj · 18 years ago
  34. 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 18 years ago
  35. 0126214 by sewardj · 18 years ago
  36. 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 18 years ago
  37. d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
  38. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  39. 9ad122b Change the cannot-detect-cache-config message on PPC32 so we can filter by njn · 19 years ago
  40. 42ef7b4 Filter out I-have-no-idea-what-your-caches-are message, so these tests by sewardj · 19 years ago
  41. 5ffdc3f Add -m32 for assembly code when possible. by tom · 19 years ago
  42. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  43. a5ad9ba Cachegrind was aborting if it hit a client request. Now it doesn't. by njn · 19 years ago
  44. 96f7724 Oops, un-break cachegrind regtesting following r4951. by sewardj · 19 years ago
  45. 4fe4943 by njn · 19 years ago
  46. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  47. 5d8a230 by njn · 19 years ago
  48. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  49. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  50. 3ce4654 cachegrind/tests/myprintf needs -fPIC on amd64 by sewardj · 19 years ago
  51. 6a3009b by njn · 19 years ago
  52. cbdddcf by sewardj · 19 years ago
  53. c616819 by njn · 20 years ago
  54. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  55. ca0518d by njn · 20 years ago
  56. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  57. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  58. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  59. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  60. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  61. 664ffd1 Forgot to cvs remove this when I moved it to x86/. by nethercote · 20 years ago
  62. dfdddce Whoops, forgot this file. by nethercote · 20 years ago
  63. a255d80 Arch-abstraction: by nethercote · 20 years ago
  64. b625bcb by nethercote · 20 years ago
  65. 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
  66. c1f8ad9 Add a "delete:" line to the regression test .vgtest files, to clean up any file by nethercote · 20 years ago
  67. 975d6e6 Added more floating point instruction tests. by thughes · 20 years ago
  68. 86da252 Added more floating point instruction tests. by thughes · 20 years ago
  69. bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 20 years ago
  70. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 20 years ago
  71. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  72. 3120de0 Fix expected standard error output for mmxext tests to resolve by thughes · 20 years ago
  73. c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 20 years ago
  74. 909c0f6 Fix regtest for change of error message. by nethercote · 21 years ago
  75. ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
  76. 0aae1bf some ignores by daywalker · 21 years ago
  77. d541229 by sewardj · 21 years ago
  78. 13f0293 by njn · 21 years ago
  79. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  80. d8ced86 by njn · 21 years ago
  81. 67aa818 by sewardj · 21 years ago
  82. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  83. 43a4482 Fix regression failure caused by different messages from new code by sewardj · 21 years ago
  84. a217f3d by njn · 22 years ago
  85. 4d54243 by njn25 · 22 years ago
  86. 936159b by njn25 · 22 years ago
  87. cac76cb by njn25 · 22 years ago
  88. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago