Print R2RDump Statistics in the Output File Instead of Console (#52278)
authorIvan Diaz Sanchez <ivdiazsa@microsoft.com>
Thu, 20 May 2021 19:46:20 +0000 (19:46 +0000)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 19:46:20 +0000 (12:46 -0700)
commit80c81b39ae7ab7d8125e94fae1a7615368beab7b
tree9e621077a186fd1920be19965e59f22ca27b184d
parentaaaaeed8c8d2d01dccd1f7fc536ea27eee75f472
Print R2RDump Statistics in the Output File Instead of Console (#52278)

* Moved R2RDump statistics from console to --out file

* Automated the fixup statistics report into a self-maintaining component.

* Optimized the minimum values by setting them at the beginning, and removing the Math.Max() calls.
src/coreclr/tools/r2rdump/TextDumper.cs