summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeinternal.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Let EventPipe threads sleep when no events are available (#25601)David Mason1-0/+13
2019-07-02Add RundownRequested switch to EventPipe IPC protocol (#25495)Sung Yoon Whang1-0/+1
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk1-11/+2
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-1/+13
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-6/+3
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-2/+13
2019-04-08Remove the MultiFileSec option from EventPipe. (#23777)José Rivero1-4/+2
2019-03-21Avoid stack walk as specified in the exclusion listAndrew Au1-1/+1
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+270