]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Improve presentation of first line of --profile-heap=yes
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 20 May 2015 14:33:30 +0000 (14:33 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 20 May 2015 14:33:30 +0000 (14:33 +0000)
commitc6a1524e050bdc075590dcf16708cc3f30cc0b64
treed59fc3220ea2c9454d4c5415cf75a292c6f91773
parent2a3a28aecfd6ba9568b56b67e5c5df59589a7853
Improve presentation of first line of --profile-heap=yes
(i.e. use
  -------- Arena "client": 4,194,304/4,194,304 max/cu...
instead of
  -------- Arena "client": 4194304/4194304 max/cu....

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15262
coregrind/m_mallocfree.c