[profiler] Use 'start_unload' events instead of 'end_unload' events to avoid crashes.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 11 Apr 2016 05:49:14 +0000 (07:49 +0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 19 Apr 2016 21:34:46 +0000 (14:34 -0700)
commit72a86baf24024dec18eb8091842de8bad39894b9
treeb9d4513b9aaf37d1cdef48b1aaba75bf94b56056
parent2e5b0e88e3050ae1631f41a57f0b11e39e1485a3
[profiler] Use 'start_unload' events instead of 'end_unload' events to avoid crashes.

'end_unload' events can receive mostly-freed structures.
mono/profiler/proflog.c