1. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  2. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  3. 55b3a81 Add support for some more Intel cache descriptors to stop Core i7 based by tom · 15 years ago
  4. f91b0a3 Add support for the L2 cache on Intel T4200. by sewardj · 15 years ago
  5. b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  6. 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]
  7. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 16 years ago
  8. 9f20746 Updated copyright years. by njn · 16 years ago
  9. 144b76c Cachegrind/Callgrind: allow for cache sizes other than only powers of two by weidendo · 16 years ago
  10. 63c7de1 Replace some 4-space indents with 3-space indents. Merged from DARWIN. by njn · 16 years ago
  11. 4f6f54b callgrind/tests/filter_stderr by njn · 16 years ago
  12. 1e76ff5 Add some more Intel cache configuration values needed for Atom by tom · 16 years ago
  13. 415a7b1 Remove spurious newlines from messages. by tom · 16 years ago
  14. 70c5e5a Add some more Intel L2 and L3 cache configuration values. by tom · 16 years ago
  15. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  16. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  17. 1c3e3c5 Cachegrind/Callgrind: Fix cache parameter detection by weidendo · 18 years ago
  18. 966b5bd Cachegrind: Update cache parameter detection by weidendo · 18 years ago
  19. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  20. c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
  21. 4fe4943 by njn · 19 years ago
  22. 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
  23. 8bc8582 Add a CPUID case, thanks to Josef W. by njn · 19 years ago
  24. af839f5 by njn · 19 years ago
  25. c7561b9 by njn · 19 years ago
  26. 6898086 by njn · 19 years ago
  27. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  28. 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]
  29. 36a20fa by njn · 19 years ago
  30. 97405b2 by njn · 19 years ago
  31. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  32. f4ed059 Get cache detection going again on x86. by tom · 19 years ago
  33. 6a3009b by njn · 20 years ago
  34. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  35. b5f6f51 by sewardj · 20 years ago
  36. c616819 by njn · 20 years ago
  37. a1d1a64 Simplified the way Cachegrind configures the caches; it was really by njn · 20 years ago
  38. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  39. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  40. 73b526f by nethercote · 20 years ago
  41. ac7ecd7 Add a new CPUID cache configuration for more recent Pentiums. by nethercote · 20 years ago
  42. b35a8b9 by nethercote · 20 years ago