1. 1fda5fe Improve callgrind performance by 4 to 8% using UNLIKELY by philippe · 12 years ago
  2. 2d7d9f4 Update filter_stderr due to changed warning message. by florian · 12 years ago
  3. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  4. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  5. ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
  6. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  7. c4ebde3 If we are doing cache simulation, refuse to start at all if the minimum by sewardj · 12 years ago
  8. 28a23c0 Callgrind: use jmpkind from VEX for side exits. by weidendo · 13 years ago
  9. add9ec4 callgrind: remove command file polling by weidendo · 13 years ago
  10. 6ab7f2d When doing instrumentation, pay attention to the Ist.IMark.delta by sewardj · 13 years ago
  11. 5dd8346 Get rid of over-cautious check to make BEAM happy by weidendo · 13 years ago
  12. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  13. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  14. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  15. d585c92 Fix callgrind part of bug 280757. by weidendo · 13 years ago
  16. c8b9dbc callgrind/tests/Makefile.am: Add regression tests simwork-both, simwork-branch and simwork-cache to the distribution tarball by bart · 13 years ago
  17. ce6489f Make some vgdb interface to callgrind_control internal by weidendo · 13 years ago
  18. 2364227 Allow overriding not-supported auto-detected cache configs by weidendo · 13 years ago
  19. c542ba4 Make callgrind report the detected cache configuration as well. by tom · 13 years ago
  20. 722be39 Update ugly Callgrind hack for supporting instrumentation modes by weidendo · 13 years ago
  21. e5704c9 callgrind_control: fix parsing of vgdb -l by weidendo · 13 years ago
  22. b934b19 Port callgrind_control to vgdb by weidendo · 13 years ago
  23. 584c9ef callgrind: add vgdb commands needed for porting callgrind_control by weidendo · 13 years ago
  24. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  25. 9679518 Suppress warning about associativity change for tests by weidendo · 13 years ago
  26. 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
  27. 7c0f639 Use the precomputed sets_min_1 value consistently when masking by tom · 13 years ago
  28. 575ce8e Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by by bart · 13 years ago
  29. 775b23e Fixed bug 272661 by weidendo · 13 years ago
  30. bb515c3 Fix bug 267383 by weidendo · 13 years ago
  31. 061f079 Fix bugs catched by BEAM by weidendo · 13 years ago
  32. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  33. e7a5082 Change a bunch of < > style includes to " " style. by sewardj · 13 years ago
  34. 66304e2 Remove a bunch more warnings generated by gcc-4.6 about dead by sewardj · 13 years ago
  35. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  36. ad6c3b5 Quick fix to always correctly update <passed> in setup_bbcc by weidendo · 13 years ago
  37. 9a09ab2 Fix for bug 265771. by weidendo · 13 years ago
  38. c63ca37 Fix bug 246152 by weidendo · 13 years ago
  39. ecea1e2 Better failed assertion then silent data corruption by weidendo · 13 years ago
  40. 48c779a Fix bug 263099 by weidendo · 13 years ago
  41. d2b78a6 Fix typo by weidendo · 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. 0ecd49e Make sure that string buffers for cost arrays are large enough. by weidendo · 14 years ago
  46. f3bea49 callgrind/main.c, finish(): 'Char buf[RESULTS_BUF_LEN]' can be overrun in by sewardj · 14 years ago
  47. cb3ccf3 Fix for branch prediction: handle calls via function pointer by weidendo · 14 years ago
  48. b1cc5d6 by njn · 14 years ago
  49. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  50. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  51. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  52. 11b2a1d Fix typo introduced with r11165, include "Ge" in regtests by weidendo · 14 years ago
  53. aeb8622 Callgrind new feature: count global bus lock events "Ge" by weidendo · 14 years ago
  54. 75a5c2d Callgrind: make globals for log_* helpers visible outside sim.c by weidendo · 14 years ago
  55. 5bba525 Callgrind: event sets now consist of event groups by weidendo · 14 years ago
  56. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  57. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  58. 4cb6bf7 Make Callgrind, DRD and Ptrcheck build on arm-linux. by sewardj · 15 years ago
  59. afdb011 Callgrind: fix bug 217849: Switch to running thread in CLG_(post_signal) by weidendo · 15 years ago
  60. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  61. cab64bc Update .exp files for r10783. by njn · 15 years ago
  62. e891487 Callgrind: Fix printing of "Summary:" line in finish() by weidendo · 15 years ago
  63. ceb06de Callgrind: On zeroing costs, also set call counters to zero. by weidendo · 15 years ago
  64. 5af96f5 Fix dumping of call cost in tail recursion optimization by weidendo · 15 years ago
  65. 2716bc1 Fix bug 199338: callgrind_annotate sorting/thresholds are broken by weidendo · 15 years ago
  66. ab64ad8 Misc fixes for callgrind_annotate by weidendo · 15 years ago
  67. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  68. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  69. ab773b0 Make usage messages given by -h and man pages consistent for the scripts. by njn · 15 years ago
  70. 9ff99f4 callgrind_control: be strict on parsing options by weidendo · 15 years ago
  71. 4da52ca Remove commas, for consistency with other parts of the manual. by njn · 15 years ago
  72. 3e1f049 callgrind_control: sync manual/man page and script help output. by weidendo · 15 years ago
  73. 2d9e874 by sewardj · 15 years ago
  74. c206a81 Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack by njn · 15 years ago
  75. efd7ef7 - Documented callgrind_{annotate,control} in the Callgrind manual chapter by njn · 15 years ago
  76. 92f99bb Minor changes to Callgrind file format docs. by njn · 15 years ago
  77. 10fe033 Added some text for --simulate-wb/--cacheuse options of Callgrind. by weidendo · 15 years ago
  78. 6559fd6 Clean up Callgrind docs. Josef, I added brief entries for --collect-systime, by njn · 15 years ago
  79. 86a94e3 - Remove unused Callgrind documentation entities. by njn · 15 years ago
  80. 73cbc95 Remove man-callgrind.xml, because Callgrind no longer has a separate man by njn · 15 years ago
  81. 7375de3 More docs build tweaks: by njn · 15 years ago
  82. a15b666 Overhaul Massif's manual, and a few minor related things. by njn · 15 years ago
  83. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  84. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  85. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  86. 0f33adf Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  87. 6145324 Fix handling of multiple signal deliveries in a row by weidendo · 15 years ago
  88. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  89. 018916e Fix statistics with multiple changes of instrumentation state by weidendo · 15 years ago
  90. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  91. 0a1951d Callgrind: fix instrumentation for arbitrary events per guest instruction by weidendo · 15 years ago
  92. 0b23d6e Avoid variable name "new", use more concrete name instead by weidendo · 15 years ago
  93. bea46ea Remove callgrind/docs/index.xml, which is a relic from when Callgrind was by njn · 15 years ago
  94. 052f170 Remove references to the now-defunct INSTALL file. by njn · 15 years ago
  95. 141e76d Callgrind: fix (part of?) bug 191992. by weidendo · 15 years ago
  96. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  97. a33dd00 Merged r8977 (callgrind filter_stderr portability tweak) from the DARWIN branch. by njn · 15 years ago
  98. ae54ba4 Whitespace tweak. by njn · 15 years ago
  99. 85f79da Merge part of r9250 (add unused attribute to callgrind/fn.c:check_code() by njn · 15 years ago
  100. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago