1. 466ed6e Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the by njn · 16 years ago
  2. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 16 years ago
  3. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 16 years ago
  4. 764b604 Mark allocation operators as no-inline so as to make the test more by sewardj · 16 years ago
  5. aaa34d2 Update for the new VG_(ssort) algorithm. by njn · 17 years ago
  6. a1f43f4 comment-only change by njn · 17 years ago
  7. e26a0b4 Add an alternative .post.exp output for Massif's long-names test. by njn · 17 years ago
  8. b11e5aa When truncating long lines in the output file, make sure they end with a by njn · 17 years ago
  9. 0498d24 This should have gone in with r7233. by njn · 17 years ago
  10. b088b89 Minor tweak to x-axis positioning of bars. by njn · 17 years ago
  11. 1a2741a - Rewrote documentation. by njn · 17 years ago
  12. f4c665f Do Massif output file name properly. Default is massif.out.%p, where %p by njn · 17 years ago
  13. 0be79f3 Another attempt at fixing some Massif regtest failures. by njn · 17 years ago
  14. ff6df94 Fix verbose output filtering for Massif. by njn · 17 years ago
  15. 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
  16. ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
  17. 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
  18. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  19. 6657109 Fix gcc-2.96 build failures. by sewardj · 17 years ago
  20. ee53eb1 Filter out libc differences. All Massif tests now pass on the AMD64 machine by njn · 17 years ago
  21. 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
  22. 0126214 by sewardj · 19 years ago
  23. 7ce8311 by njn · 19 years ago
  24. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  25. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 20 years ago
  26. b5f6f51 by sewardj · 20 years ago
  27. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  28. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  29. 57e36b3 by nethercote · 20 years ago
  30. c1f8ad9 Add a "delete:" line to the regression test .vgtest files, to clean up any file by nethercote · 21 years ago
  31. 74729ef Update and add various .cvsignore files. by nethercote · 21 years ago
  32. 909f28a Whoops, meant to add with Massif. by nethercote · 21 years ago
  33. c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago