[profiler] Initialize counters in the runtime_initialized () callback.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Sun, 28 Aug 2016 18:38:51 +0000 (20:38 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 30 Aug 2016 08:01:06 +0000 (10:01 +0200)
commit8310af22304a306bbe9cbc5e9650d997ee227453
treec9a40d1d3f174ce6e7c86e9388e908142165b07d
parent7240d72222c772faf8bea1b88e6acbabe27ab255
[profiler] Initialize counters in the runtime_initialized () callback.

This way, we don't have to depend on the counters subsystem having been
initialized when the profiler library is loaded (very early).
mono/profiler/proflog.c