]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Small optimisation : use preprocessor for cache stats
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 12 Mar 2016 21:38:22 +0000 (21:38 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 12 Mar 2016 21:38:22 +0000 (21:38 +0000)
commiteb2ffd99ee38068f49aacae97bcb8ac685ef69ba
tree780cc8f521f3db2ef596c40a2eef396b946b7176
parent64a5086cb1ec98300c9a7676717c555ed1aece44
Small optimisation : use preprocessor for cache stats
as the compiler does not remove the access to the not useful static vars

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15828
coregrind/m_aspacemgr/aspacemgr-linux.c
coregrind/m_debuginfo/debuginfo.c