llvm-project/llvm/tools/opt-viewer
Adam Nemet 37d18f1d8a [opt-viewer] Print allocated memory per remark in opt-stats.py
If heapy is installed print the "average" in-memory remark size.  This is
estimated by dividing the total heap size by the number of unique remarks.

llvm-svn: 308537
2017-07-19 22:04:58 +00:00
..
CMakeLists.txt
opt-diff.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
opt-stats.py [opt-viewer] Print allocated memory per remark in opt-stats.py 2017-07-19 22:04:58 +00:00
opt-viewer.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
optpmap.py [opt-viewer] Flush stdout after progress update 2017-07-14 04:54:26 +00:00
optrecord.py [opt-viewer] Reduce memory consumption 2017-07-19 22:04:56 +00:00
style.css