[proflog] Add integration of counters_init and counters_sample
authorLudovic Henry <ludovic.henry@xamarin.com>
Wed, 7 May 2014 20:55:00 +0000 (16:55 -0400)
committerLudovic Henry <ludovic.henry@xamarin.com>
Wed, 7 May 2014 20:55:00 +0000 (16:55 -0400)
commit0c7e37856da0e328470a670c81d70843d48b4da2
treefebd1b2eadfad765be193784e3989ff337845e85
parent9ccb2fdeb70df4820362e9e0306120e9ed84d5c0
[proflog] Add integration of counters_init and counters_sample

counters_init is called at the end of runtime initialization, on runtime_initialized hook
counters_sample is called in the helper_thread at least once per second
mono/profiler/proflog.c