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. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  4. cae0cc2 This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3 by carll · 10 years ago
  5. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  6. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  7. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  8. 33332a3 Fix an operator precedence error found by BEAM. by florian · 11 years ago
  9. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  10. fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
  11. b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
  12. 94830f4 Fix VG_(cpuid) invocations. by florian · 12 years ago
  13. 38aeb9f Change cache detection for x86/amd64 to fill in VexCacheInfo directly. by florian · 12 years ago
  14. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago[Renamed (70%) from cachegrind/cg-x86-amd64.c]
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  17. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  18. ca7cf38 Add cpuid cache values from Intel SDM 5/11 by weidendo · 13 years ago
  19. ad8a591 Teach cachegrind/callgrind how to parse the cache description by tom · 13 years ago
  20. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  21. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  22. 55b3a81 Add support for some more Intel cache descriptors to stop Core i7 based by tom · 15 years ago
  23. f91b0a3 Add support for the L2 cache on Intel T4200. by sewardj · 15 years ago
  24. b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  25. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago[Renamed (98%) from cachegrind/cg-x86.c]
  26. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 15 years ago
  29. 63c7de1 Replace some 4-space indents with 3-space indents. Merged from DARWIN. by njn · 15 years ago
  30. 4f6f54b callgrind/tests/filter_stderr by njn · 15 years ago
  31. 1e76ff5 Add some more Intel cache configuration values needed for Atom by tom · 15 years ago
  32. 415a7b1 Remove spurious newlines from messages. by tom · 15 years ago
  33. 70c5e5a Add some more Intel L2 and L3 cache configuration values. by tom · 15 years ago
  34. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  35. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  36. 1c3e3c5 Cachegrind/Callgrind: Fix cache parameter detection by weidendo · 18 years ago
  37. 966b5bd Cachegrind: Update cache parameter detection by weidendo · 18 years ago
  38. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  39. c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
  40. 4fe4943 by njn · 19 years ago
  41. 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
  42. 8bc8582 Add a CPUID case, thanks to Josef W. by njn · 19 years ago
  43. af839f5 by njn · 19 years ago
  44. c7561b9 by njn · 19 years ago
  45. 6898086 by njn · 19 years ago
  46. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  47. 528b07e Put arch-specific Cachegrind code in files in the main cachegrind/ by njn · 19 years ago[Renamed (98%) from cachegrind/x86/cg_arch.c]
  48. 36a20fa by njn · 19 years ago
  49. 97405b2 by njn · 19 years ago
  50. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  51. f4ed059 Get cache detection going again on x86. by tom · 19 years ago
  52. 6a3009b by njn · 19 years ago
  53. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  54. b5f6f51 by sewardj · 19 years ago
  55. c616819 by njn · 20 years ago
  56. a1d1a64 Simplified the way Cachegrind configures the caches; it was really by njn · 20 years ago
  57. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  58. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  59. 73b526f by nethercote · 20 years ago
  60. ac7ecd7 Add a new CPUID cache configuration for more recent Pentiums. by nethercote · 20 years ago
  61. b35a8b9 by nethercote · 20 years ago