summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeeventinstance.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk1-0/+3
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-14/+55
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-1/+0
2019-03-09Eliminate SampleProfilerEventInstanceAndrew Au1-6/+0
2019-03-09Avoid StackWalk in EventPipeEventInstance constructorAndrew Au1-7/+9
2018-08-10Align the Contents of EventPipeBuffers (#19375)Brian Robbins1-0/+1
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-78/+9
2018-01-29EventPipe: Don't Generate and Emit Stacks on Rundown (#16083)Brian Robbins1-3/+5
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-4/+4
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-4/+4
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-4/+4
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