Use fixed formatting for percentages in heaptrack_print
authorMilian Wolff <milian.wolff@kdab.com>
Wed, 17 May 2017 10:00:41 +0000 (12:00 +0200)
committerMilian Wolff <milian.wolff@kdab.com>
Wed, 17 May 2017 10:00:41 +0000 (12:00 +0200)
commitab071d9accd8d2ada9ad0eb239c92b5eec401bd1
tree2767ab325df245c3fdffabeac09456c8f8e83788
parent86214582550cfea61d51fe6262d05fe2f11af99d
Use fixed formatting for percentages in heaptrack_print

Otherwise we could end up printing 100% as "1.00E2%". Now, we will
print it as "100.00%".
src/analyze/print/heaptrack_print.cpp