1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. b7876db Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  4. 45ee036 Fix undefined behaviours when shifting. Found by libubsan. by florian · 9 years ago
  5. 29582f8 Remove callgrind's percentify and commify functions as well as the by florian · 9 years ago
  6. 7338295 Audit two buffer sizes. by florian · 10 years ago
  7. cc9480f Merge r14340,14346-14348,14352,14354-14355 from the BUF_REMOVAL branch to by florian · 10 years ago
  8. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  9. 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
  10. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  11. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  12. 157c7fb Callgrind: use memory block number as tag for simple model by weidendo · 12 years ago
  13. 8ff4658 Use always_inline attribute also in Callgrinds simulator by weidendo · 12 years ago
  14. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  15. 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
  16. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  17. c4ebde3 If we are doing cache simulation, refuse to start at all if the minimum by sewardj · 12 years ago
  18. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  19. 2364227 Allow overriding not-supported auto-detected cache configs by weidendo · 13 years ago
  20. c542ba4 Make callgrind report the detected cache configuration as well. by tom · 13 years ago
  21. 7c0f639 Use the precomputed sets_min_1 value consistently when masking by tom · 13 years ago
  22. 061f079 Fix bugs catched by BEAM by weidendo · 13 years ago
  23. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  24. b1cc5d6 by njn · 14 years ago
  25. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  26. 11b2a1d Fix typo introduced with r11165, include "Ge" in regtests by weidendo · 14 years ago
  27. aeb8622 Callgrind new feature: count global bus lock events "Ge" by weidendo · 14 years ago
  28. 75a5c2d Callgrind: make globals for log_* helpers visible outside sim.c by weidendo · 14 years ago
  29. 5bba525 Callgrind: event sets now consist of event groups by weidendo · 14 years ago
  30. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  31. 0f33adf Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  32. 0a1951d Callgrind: fix instrumentation for arbitrary events per guest instruction by weidendo · 15 years ago
  33. 9f20746 Updated copyright years. by njn · 15 years ago
  34. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  35. 09ee78e Callgrind: fix a few 'unused parameter' warnings by weidendo · 15 years ago
  36. b80d8e1 Callgrind: Remove ifdef'ed-out, non-working code. by weidendo · 15 years ago
  37. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 15 years ago
  38. 9c606bd by sewardj · 16 years ago
  39. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  40. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  41. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  42. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  43. 28e2a14 Fix same cache simulation bug in callgrind as fixed in r6365 for cachegrind. by weidendo · 18 years ago
  44. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  45. a17f2a3 Callgrind merge: code by weidendo · 18 years ago