|
From: Tom H. <to...@co...> - 2009-09-07 15:50:26
|
On 07/09/09 16:31, Josef Weidendorfer wrote: > On Saturday 29 August 2009, Tom Hughes wrote: >> On 29/08/09 00:25, Julian Seward wrote: >>> On Saturday 29 August 2009 01:19:45 am Nicholas Nethercote wrote: >>> >>>>> Log: >>>>> Add support for the L2 cache on Intel T4200. >>>> >>>> Presumably callgrind should get this change too. >>> >>> Yes it definitely should. I thought (had assumed) that Callgrind and >>> Cachegrind share the same cache detection code. Is that not the case? >> >> I believe they were separate but it looks like they were merged as >> callgrind is now pulling in the code from cachegrind. > > As far as I remember, Callgrind (since its merge) always pulled in the detection > of cache parameters from Cachegrind, as this was nicely separated from the rest > of the code. I think I was mis-remembering - what I was thinking of was the fact that x86 and amd64 used to be more or less exact duplicates of each other in cachegrind but they have now been merged. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |