summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeprotocolhelper.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Add RundownRequested switch to EventPipe IPC protocol (#25495)Sung Yoon Whang1-1/+80
2019-06-25Remove outputPath parameter for EventPipe IPC protocol (#25363)John Salem1-1/+0
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk1-9/+8
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-0/+9
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-1/+0
2019-05-23Diagnostics IPC (#24582)John Salem1-59/+89
2019-04-20Tighten asserts (#24124)Andrew Au1-2/+2
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-91/+44
2019-04-08Remove the MultiFileSec option from EventPipe. (#23777)José Rivero1-12/+7
2019-04-02[EventPipe] Streaming events out-of-proc using IPC (#23448)José Rivero1-8/+81
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+156