]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Mark inline get function in image.c
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 6 Jul 2014 18:35:18 +0000 (18:35 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 6 Jul 2014 18:35:18 +0000 (18:35 +0000)
commit4dac9693528b14e55e07ce24cfdb442de2f22e8b
tree3b965b542cb9a0c0593938b5c3944c597d86b6b6
parentbe2e8b2a80c49c174bd0445fa1078b48fa3fddc1
Mark inline get function in image.c
(called very often, and has a fast/slow case)
This slightly improve the performance of reading the image.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14135
coregrind/m_debuginfo/image.c