llvm/tools/opt-viewer
Adam Nemet 94e8fbe9e8 Display relative hotness with two decimal digits after the decimal point
I've seen cases where tiny inlined functions have such a high execution count
that most everything would show up with a relative of hotness of 0%.  Since
the inlined functions effectively disappear you need to tune in the lower
range, thus we need more precision.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314537 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-29 16:56:54 +00:00
..
CMakeLists.txt
opt-diff.py Make find_opt_files vararg 2017-09-29 05:20:53 +00:00
opt-stats.py Make find_opt_files vararg 2017-09-29 05:20:53 +00:00
opt-viewer.py Make find_opt_files vararg 2017-09-29 05:20:53 +00:00
optpmap.py [opt-viewer] Flush stdout after progress update 2017-07-14 04:54:26 +00:00
optrecord.py Display relative hotness with two decimal digits after the decimal point 2017-09-29 16:56:54 +00:00
style.css