[jit] Add counters for number of JITted method discarded as duplicates and the time...
authorZoltan Varga <vargaz@gmail.com>
Tue, 29 Nov 2016 21:46:19 +0000 (16:46 -0500)
committerZoltan Varga <vargaz@gmail.com>
Tue, 29 Nov 2016 21:46:33 +0000 (16:46 -0500)
commitbfb14cf4c2a961f7844d6d59d933f3359a61bab6
treeb3f8432b00d895559557dc815f08a3308745b6d0
parent8bd65e9d1b1345e131d08f034d83f5d87a0fa039
[jit] Add counters for number of JITted method discarded as duplicates and the time spent JITting them. Remove opt set from -v output, it just adds noise.
mono/mini/mini-runtime.c
mono/mini/mini.c