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. 84f32b2 Merge r9106 (fix a minor stack entry display bug) from the DARWIN branch. by njn · 16 years ago
  4. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
  5. 9eb6652 Fix a minor defect: only the first 14 chars of the 18 chars in the by njn · 16 years ago
  6. 9c606bd by sewardj · 16 years ago
  7. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  8. f330ae8 Stop massif segfaulting due to stack overflow, when printing snapshots by sewardj · 16 years ago
  9. 7cf4e6b by sewardj · 16 years ago
  10. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  11. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  12. b11e5aa When truncating long lines in the output file, make sure they end with a by njn · 17 years ago
  13. d59c9d5 tweak message by njn · 17 years ago
  14. dbeb535 Two changes: by njn · 17 years ago
  15. 3b677e5 Comment-only change. by njn · 17 years ago
  16. 0f85e02 Minor updates. by njn · 17 years ago
  17. ab23b61 Update test output for a recent graph-drawing change. Update some notes. by njn · 17 years ago
  18. 15aeb15 Minor tweak to drawing of peak and detailed snapshot bars on the graph. by njn · 17 years ago
  19. b088b89 Minor tweak to x-axis positioning of bars. by njn · 17 years ago
  20. 1a2741a - Rewrote documentation. by njn · 17 years ago
  21. 374a36d by njn · 17 years ago
  22. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  23. f4c665f Do Massif output file name properly. Default is massif.out.%p, where %p by njn · 17 years ago
  24. 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
  25. 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
  26. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  27. 39f3423 by sewardj · 17 years ago
  28. df02bbc Update todo notes by njn · 17 years ago
  29. 429afb4 Fix 64-bit Massif breakage, caused by problems with integer arithmetic on by njn · 17 years ago
  30. 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
  31. b56e602 fix various format string errors by dirk · 17 years ago
  32. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  33. 73c6494 fix division by zero's by dirk · 17 years ago
  34. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  35. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  36. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  37. a3e991b Fix bug 142491: allow more --alloc-fn functions (128, up from 32). by njn · 17 years ago
  38. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
  39. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  40. 0b9d74a by sewardj · 18 years ago
  41. e808930 Track SysRes change. by sewardj · 18 years ago
  42. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  43. 4cfea4f by sewardj · 18 years ago
  44. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  45. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  46. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  47. 151a639 Fix compiler warnings. by tom · 19 years ago
  48. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  49. 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
  50. 45f4e7c by sewardj · 19 years ago
  51. 99cb9e3 actually, they're unsigned by njn · 19 years ago
  52. 71adc36 Print longs as longs. by njn · 19 years ago
  53. d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
  54. 68e4659 by njn · 19 years ago
  55. a079365 wibbles by njn · 19 years ago
  56. 9a46324 lots of little wibbles by njn · 19 years ago
  57. 1d0cb0d by njn · 19 years ago
  58. 246a9d2 by njn · 19 years ago
  59. f1c5def Massif cleanups. by njn · 19 years ago
  60. 5cc5d7e by njn · 19 years ago
  61. 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
  62. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  63. f69f945 by njn · 19 years ago
  64. 57ca7ab by njn · 19 years ago
  65. b506bd8 by njn · 19 years ago
  66. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  67. c7561b9 by njn · 19 years ago
  68. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  69. e9befc6 by njn · 19 years ago
  70. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  71. 132bfcc by njn · 19 years ago
  72. 36a20fa by njn · 19 years ago
  73. 97405b2 by njn · 19 years ago
  74. 31513b4 by njn · 19 years ago
  75. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  76. 6f1f76d Fix error found by Madhu Kurup: by njn · 19 years ago
  77. 2024234 by njn · 19 years ago
  78. 02bc4b8 by njn · 19 years ago
  79. 81c00df by njn · 19 years ago
  80. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  81. 717cde5 by njn · 19 years ago
  82. 51d827b by njn · 19 years ago
  83. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  84. 8a97c6d by njn · 19 years ago
  85. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago
  86. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  87. d01fef7 by njn · 19 years ago
  88. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  89. 467a020 Don't print debug info. by njn · 20 years ago
  90. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  91. b5f6f51 by sewardj · 20 years ago
  92. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  93. 5773590 Reinstate Massif. by njn · 20 years ago
  94. ee8a586 Update Massif's TL_(instrument)() to work with Vex (trivial). by njn · 20 years ago
  95. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  96. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  97. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  98. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  99. d1b64b2 by nethercote · 20 years ago
  100. 3d6b611 by nethercote · 20 years ago