1. 39c8665 wibble by njn · 21 years ago
  2. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  3. d541229 by sewardj · 21 years ago
  4. 13f0293 by njn · 21 years ago
  5. c68dfbb Couple of minor fixes: by njn · 21 years ago
  6. 7d9f94d by njn · 21 years ago
  7. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  8. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  9. b4aee05 Namespace police by njn · 21 years ago
  10. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  11. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 21 years ago
  12. e0205ff by njn · 21 years ago
  13. d8ced86 by njn · 21 years ago
  14. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  15. 3949d10 Teach cachegrind about MMX uopcodes. Nick, can you check this? Thx -- J by sewardj · 21 years ago
  16. 3d7c9c8 by sewardj · 21 years ago
  17. 67aa818 by sewardj · 21 years ago
  18. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  19. 2f68595 Don't assume Perl lives in /usr/bin; do a proper test for it. by sewardj · 22 years ago
  20. 43a4482 Fix regression failure caused by different messages from new code by sewardj · 22 years ago
  21. 0744b6c Merge (from 1_0_BRANCH) rev 1.16.2.4 of the old vg_cachesim.c: by sewardj · 22 years ago
  22. 78210aa by sewardj · 22 years ago
  23. c0d8f68 by sewardj · 22 years ago
  24. f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
  25. 4eef8d3 by njn · 22 years ago
  26. 810086f by njn · 22 years ago
  27. 7a5ebcf by sewardj · 22 years ago
  28. 9160c95 by sewardj · 22 years ago
  29. a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
  30. 831d401 by sewardj · 22 years ago
  31. 27f1a38 by njn · 22 years ago
  32. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  33. ac6c176 by njn · 22 years ago
  34. d04b7c6 by njn · 22 years ago
  35. c953984 by njn · 22 years ago
  36. 5bc0db6 by njn · 22 years ago
  37. e427a66 by njn · 22 years ago
  38. 782eb00 by njn · 22 years ago
  39. 4ba5a79 by njn · 22 years ago
  40. 430aea3 by njn · 22 years ago
  41. a217f3d by njn · 22 years ago
  42. 85ddc03 wibbles by njn25 · 22 years ago
  43. 4d54243 by njn25 · 22 years ago
  44. 2a70f6c by njn25 · 22 years ago
  45. bf8d729 by njn25 · 22 years ago
  46. 936159b by njn25 · 22 years ago
  47. cac76cb by njn25 · 22 years ago
  48. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  49. 1780dae Undid the removal of INCEIPs during Cachegrind instrumentation. Although it by njn · 22 years ago
  50. d506338 by njn · 22 years ago
  51. 6431be7 by njn · 22 years ago
  52. 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
  53. 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago
  54. 8c664a9 Mention kernel probs with R H "Limbo" public beta (hacked 2.4.18). by sewardj · 22 years ago
  55. b0e8e2e Document some limitations. by sewardj · 22 years ago
  56. b1a77a4 get_caches(): ensure caches are initialised on targets where by sewardj · 22 years ago
  57. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  58. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  59. 365a851 Final documentation updates for 1.0. by sewardj · 22 years ago
  60. bc7d878 Implement --weird-hacks=truncate-writes to limit the size of write syscalls by sewardj · 22 years ago
  61. 986b0f8 Removed line about Cachegrind being experimental. by njn · 22 years ago
  62. 83205b3 Disable debug printing on BB discard. by sewardj · 22 years ago
  63. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  64. a2541a9 First round of manual update for 1.0. by sewardj · 22 years ago
  65. b7ad5a9 Namespace police woz here by sewardj · 22 years ago
  66. 07133bf Inconsequential cleanups to recent cachesim hacking. by sewardj · 22 years ago
  67. 05b7dfd Whoops, forgot to add this last time. by njn · 22 years ago
  68. 9b3366a by njn · 22 years ago
  69. 526e3fd A few minor improvements. by njn · 22 years ago
  70. 8fb5a29 Updated Cachegrind section for the CPUID-addition/vg_cachegen-removal. by njn · 22 years ago
  71. 7cf0bd3 by njn · 22 years ago
  72. 4294fd4 by njn · 22 years ago
  73. 95114da Added compile-time option to print instruction addresses for each line in by njn · 22 years ago
  74. 7107e5e Tiny documentation wibbles by njn · 22 years ago
  75. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  76. af8abba Markup bug. by sewardj · 22 years ago
  77. 3c23d43 Update author attributions. by sewardj · 22 years ago
  78. ac02b2a Update for sigaltstack by sewardj · 22 years ago
  79. 8f253ff Implement semaphore functions. by sewardj · 22 years ago
  80. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  81. 5865002 Add clarification of the purpose of the malloc/free mismatch checks by sewardj · 22 years ago
  82. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  83. b94e77a Fix incredibly stupid bug. by njn · 22 years ago
  84. bff8876 by njn · 22 years ago
  85. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  86. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  87. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  88. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  89. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  90. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  91. 9e69424 Minor corrections about cache profiling cost centres. by njn · 22 years ago
  92. 7efaa11 vg_symtab2.c: by njn · 22 years ago
  93. 4f29ddf External namespace cleanup. by sewardj · 22 years ago
  94. 75b30a9 Removed description of cachegrind.out file format, since it's now in the tech by njn · 22 years ago
  95. 7cfd572 Added section to tech docs on how cachegrind works, including the by njn · 22 years ago
  96. e0ee071 by njn · 22 years ago
  97. 1d021fa Added "L2 refs line" (an oversight). Fixed minor output summary spacing wibble. by njn · 22 years ago
  98. 1f13ab1 Remove comments about Mozilla 1.0RC1 crashing, since that's not a Valgrind by sewardj · 22 years ago
  99. d722c20 fix for auto-annotating C++ method names (they have :'s in it) by daywalker · 22 years ago
  100. 7c062c9 Fix free and free-mismatch err so the top frame in the bt isn't skipped. by sewardj · 22 years ago