summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeeventinstance.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Change identifier for EventProviders from GUID to string name (#13370)Victor "Nate" Graf1-10/+2
2017-05-25Implement Activity ID / Related Activity ID for EventSources Writing to Event...Brian Robbins1-7/+38
2017-05-24Indicate if thread time events are in managed or native code. (#11892)Brian Robbins1-2/+2
2017-05-15EventPipe: Prepend variable length field sizes (#11600)Brian Robbins1-2/+7
2017-05-12Put the serialization marker under its own IFDEF. (#11568)Brian Robbins1-1/+1
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+45
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+157