Log profiler: fixed timeout heapshot mode and sorted heapshots.
authorPaolo Molaro <lupus@oddwiz.org>
Wed, 10 Nov 2010 09:48:26 +0000 (10:48 +0100)
committerPaolo Molaro <lupus@oddwiz.org>
Wed, 10 Nov 2010 09:50:54 +0000 (10:50 +0100)
commit25002af4f69213769141100c6145a00364e74d99
tree0d59652d9e5033105110640e2f9c9fe84f147be4
parentd1bf818a60927a4d8818b0c515a8095d5db0d83c
Log profiler: fixed timeout heapshot mode and sorted heapshots.

* proflog.c: fixed heapshot timeout mode (setting the last time it was performed).
* decode.c: sort heap shot list according to the time sequence.
mono/profiler/decode.c
mono/profiler/proflog.c