From: Alex Rønne Petersen Date: Wed, 31 Aug 2016 07:49:19 +0000 (+0200) Subject: [profiler] Update documentation on the backtrace format. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=414315dca56f06374cbcd9353b9ff9198ac8787a;p=mono.git [profiler] Update documentation on the backtrace format. --- diff --git a/mono/profiler/proflog.c b/mono/profiler/proflog.c index 1d154c6bfc3..e6c1b999f7f 100644 --- a/mono/profiler/proflog.c +++ b/mono/profiler/proflog.c @@ -218,7 +218,8 @@ static MonoLinkedListSet profiler_thread_list; * * backtrace format: * [num: uleb128] number of frames following - * [frame: sleb128]* num MonoMethod pointers as differences from ptr_base + * [frame: sleb128]* mum MonoMethod* as a pointer difference from the last such + * pointer or the buffer method_base * * type alloc format: * type: TYPE_ALLOC