|
From: Julian S. <js...@ac...> - 2009-02-26 17:26:07
|
Hi, I intend to package and ship 3.4.1 over the course of the coming weekend. If there are any critical issues in 3_4_BRANCH that need to be addressed before release, please let me know asap. I do not envisage any such problems as I believe 3.4.1 to be pretty stable. The list of changes for 3.4.1 is in the NEWS file in branches/VALGRIND_3_4_BRANCH. It's not much, primarily fixes to debuginfo reading. J |
|
From: Josef W. <Jos...@gm...> - 2009-02-26 22:32:41
|
On Thursday 26 February 2009, Julian Seward wrote: > > Hi, > > I intend to package and ship 3.4.1 over the course of the coming > weekend. If there are any critical issues in 3_4_BRANCH that need > to be addressed before release, please let me know asap. I do not > envisage any such problems as I believe 3.4.1 to be pretty stable. > > The list of changes for 3.4.1 is in the NEWS file in > branches/VALGRIND_3_4_BRANCH. It's not much, primarily fixes to > debuginfo reading. You could mention that cachegrind and callgrind now can cope with non-power-of-two cache sizes, as long as the number of sets is power-of-two. Which makes it work with 24k Atom L1D and a few Core-2-Duo with 3/6MB L2 cache. Josef |
|
From: Julian S. <js...@ac...> - 2009-02-28 09:45:03
|
> You could mention that cachegrind and callgrind now can cope with > non-power-of-two cache sizes, Done. Ta. J |