Log profiler: updated to the new heap walk API.
authorPaolo Molaro <lupus@oddwiz.org>
Fri, 12 Nov 2010 19:02:10 +0000 (20:02 +0100)
committerPaolo Molaro <lupus@oddwiz.org>
Fri, 12 Nov 2010 20:38:05 +0000 (21:38 +0100)
commit1c21bf5d8d40933202bf2bded00510e565b21cf7
tree2eb13a145e8d6abfd0fcf9d8d1962dd808cea241
parent328b795c2e7a1063e8fa42fa408a2bafeb5d875e
Log profiler: updated to the new heap walk API.

The GC now provides also offset information for each referenced object
in the heap walk API: this info is saved in the profile data now.
Updated the data version for the file format change.
mono/profiler/decode.c
mono/profiler/proflog.c
mono/profiler/proflog.h