summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeeventinstance.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk1-1/+15
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-5/+32
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-1/+1
2019-04-18Don't return value types as const (#24103)Omair Majid1-4/+4
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+2
2019-03-09Eliminate SampleProfilerEventInstanceAndrew Au1-11/+0
2019-03-09Avoid StackWalk in EventPipeEventInstance constructorAndrew Au1-0/+2
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-12/+75
2018-01-29EventPipe: Don't Generate and Emit Stacks on Rundown (#16083)Brian Robbins1-2/+3
2017-05-25Implement Activity ID / Related Activity ID for EventSources Writing to Event...Brian Robbins1-1/+3
2017-05-24Indicate if thread time events are in managed or native code. (#11892)Brian Robbins1-1/+1
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+24
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+64