EventPipe: Prepend variable length field sizes (#11600)
authorBrian Robbins <brianrob@microsoft.com>
Mon, 15 May 2017 15:13:42 +0000 (08:13 -0700)
committerVance Morrison <vancem@microsoft.com>
Mon, 15 May 2017 15:13:42 +0000 (08:13 -0700)
commitf11f3d73eb432b1dc4c42df6eb1e1fb099222730
tree42e34c206d1d1781cf081db699b068eaa4095cb0
parentc4db3ea4f2912288256f55d16dffe225abbb72e8
EventPipe: Prepend variable length field sizes (#11600)

* Write the size in bytes of the stack before the stack contents.

* Specify the size of the metadata payload explicitly in the file.
src/vm/eventpipeconfiguration.cpp
src/vm/eventpipeeventinstance.cpp