[profiler] Update documentation on the backtrace format.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Wed, 31 Aug 2016 07:49:19 +0000 (09:49 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Wed, 31 Aug 2016 22:34:22 +0000 (00:34 +0200)
mono/profiler/proflog.c

index 1d154c6bfc3cbd50cae665d5b35c73efe2798c7e..e6c1b999f7f6e9c9d59939e3a351c2c2775f60d5 100644 (file)
@@ -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