[Mono.Profiler.Log] Reverse managed backtrace in SampleHitEvent's
authorRodrigo Moya <rodrigo.moya@xamarin.com>
Fri, 8 Sep 2017 10:36:58 +0000 (12:36 +0200)
committerRodrigo Moya <rodrigo@gnome.org>
Thu, 14 Sep 2017 10:49:22 +0000 (12:49 +0200)
commit1616de091b806f822f52d70222fa431724f87846
tree929d421eefa1d7d8b6052ebfad9bac0961f064e7
parent05bd5d300445adabcbc56cc81de383590db37285
[Mono.Profiler.Log] Reverse managed backtrace in SampleHitEvent's

This comes in reverse order, compared to other backtraces in the MLPD, so
reverse it before sending it to visitors, so that it comes in the same
format as the rest of backtraces.
mcs/class/Mono.Profiler.Log/Mono.Profiler.Log/LogProcessor.cs