1. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  2. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  3. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  4. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  5. 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
  6. 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
  7. b0909b4 Get rid of compiler warning by weidendo · 12 years ago
  8. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  9. ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
  10. 0b7ee91 Follow-up to cache reorg: update trace cache warning by philippe · 12 years ago
  11. ae411b4 Issue warning about missing L2 cache only if there are any by florian · 12 years ago
  12. 38aeb9f Change cache detection for x86/amd64 to fill in VexCacheInfo directly. by florian · 12 years ago
  13. d7cf944 Fix syntax error from r13028. by petarj · 12 years ago
  14. 4c03b0d s390: Consolidate information about caches for older machines levels. by florian · 12 years ago
  15. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  16. ea84cd5 Use last-level cache for simulation. Even if there are more than by florian · 12 years ago
  17. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  18. 3694c9f Cachegrind: use memory block numbers as tags. by weidendo · 12 years ago
  19. c1e9426 cachegrind: replace huge macro with inlined functions by weidendo · 12 years ago
  20. ffaa05d s390: Fix the default cache configuration. As z10-EC has an L3 by florian · 12 years ago
  21. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  22. e808f81 Change script to also handle IBM's copyright notice. Update copyright notices. by florian · 12 years ago
  23. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  24. c68994d Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  25. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  26. 98763d5 m_machine: add new function VG_(machine_get_size_of_largest_guest_register) by sewardj · 12 years ago
  27. ef0bca6 Require automake-1.10 for proper handling of include file dependencies by florian · 12 years ago
  28. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  29. 5718cf3 Remove an obsolete regression test output file by bart · 13 years ago
  30. 99b6bde Fix a NULL pointer dereference issue spotted by IBM's BEAM checker. by florian · 13 years ago
  31. 2364227 Allow overriding not-supported auto-detected cache configs by weidendo · 13 years ago
  32. 603896c Add more info about cache sizes. by florian · 13 years ago
  33. d5c948f Report the detected cache configuration with "-v -v" before we by tom · 13 years ago
  34. 270e2a3 Add missing break statements to example code. Fix to #264644. by tom · 13 years ago
  35. 9679518 Suppress warning about associativity change for tests by weidendo · 13 years ago
  36. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  37. ca7cf38 Add cpuid cache values from Intel SDM 5/11 by weidendo · 13 years ago
  38. ad8a591 Teach cachegrind/callgrind how to parse the cache description by tom · 13 years ago
  39. 7c0f639 Use the precomputed sets_min_1 value consistently when masking by tom · 13 years ago
  40. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  41. e5930da Added a --mod-funcname option to cg_diff. by njn · 14 years ago
  42. 62622f4 Fix up printing of the can't-autodetect-params message and the by sewardj · 14 years ago
  43. ef53b80 Update stderr filters so that regtests pass on machines with 3-level caches. by sewardj · 14 years ago
  44. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  45. c52b932 Speed up the --cache-sim=no case. by njn · 14 years ago
  46. e90711c In Cachegrind, allow --cache-sim=no --branch-sim=no. Sometimes just getting by njn · 14 years ago
  47. 374a48f Fix branch predictor simulation in Cachegrind by weidendo · 14 years ago
  48. b1cc5d6 by njn · 14 years ago
  49. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  50. 69d495d Added cg_diff. by njn · 14 years ago
  51. 1e0fe3a Fix bug in the previous commit. by njn · 14 years ago
  52. 93d1f17 Allow negative numbers in the cachegrind.out.* file. Also protect against by njn · 14 years ago
  53. a602792 Make better use of references, allowing data structure updates to be more by njn · 14 years ago
  54. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  55. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  56. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  57. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  58. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  59. 55b3a81 Add support for some more Intel cache descriptors to stop Core i7 based by tom · 15 years ago
  60. 66c00b9 Fix another enum type error spotted by gcc-4.5. by sewardj · 15 years ago
  61. f91b0a3 Add support for the L2 cache on Intel T4200. by sewardj · 15 years ago
  62. b5e123f Remove an empty <itemizedlist> which was causing the PDF doc build to fail. by sewardj · 15 years ago
  63. cab64bc Update .exp files for r10783. by njn · 15 years ago
  64. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  65. ab773b0 Make usage messages given by -h and man pages consistent for the scripts. by njn · 15 years ago
  66. 2d9e874 by sewardj · 15 years ago
  67. c206a81 Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack by njn · 15 years ago
  68. 25ac384 Went over the FAQ. Also tweaked vg-entities.xml a bit. by njn · 15 years ago
  69. 3da8196 Thoroughly overhauled the Cachegrind manual chapter, mostly by putting by njn · 15 years ago
  70. 7375de3 More docs build tweaks: by njn · 15 years ago
  71. a15b666 Overhaul Massif's manual, and a few minor related things. by njn · 15 years ago
  72. 7316df2 Various manual fix-ups: by njn · 15 years ago
  73. ee746a2 Use <variablelist> for ms_print's and cg_annotate's options list. by njn · 15 years ago
  74. a31dac2 Improve the "acting on Cachegrind's info" section. by njn · 15 years ago
  75. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  76. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  77. b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  78. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  79. 6612106 Fix 'make check' for automake-1.7. Fixes bugs 197898 and 197901. by njn · 15 years ago
  80. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  81. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  82. c5fdb44 DARWIN sync: cachegrind filter change. by njn · 15 years ago
  83. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  84. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  85. 52cb75c Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S) by njn · 15 years ago
  86. 9c53325 Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the by njn · 15 years ago
  87. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  88. b5d8fee A couple more VG_DMSG conversions. by njn · 15 years ago
  89. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  90. 9f20746 Updated copyright years. by njn · 15 years ago
  91. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  92. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 15 years ago
  93. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  94. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  95. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 15 years ago
  96. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  97. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 15 years ago
  98. 63c7de1 Replace some 4-space indents with 3-space indents. Merged from DARWIN. by njn · 15 years ago
  99. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 15 years ago
  100. 4f6f54b callgrind/tests/filter_stderr by njn · 15 years ago