summaryrefslogtreecommitdiff
path: root/src/vm/eventpipesession.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Make sure EventPipeProvider::m_keywords is accurate after EventPipeConfigurat...Andrew Au1-1/+1
2019-06-24Multiple bug fixes (#25308)José Rivero1-14/+17
2019-06-11Make GetSessionProvider const (#25085)Andrew Au1-1/+1
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-10/+48
2019-06-09Fix `EventPipe::Disable` threading issues. (#24896)José Rivero1-10/+1
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-19/+97
2019-04-16[EventPipe] Minor bug fixes, and remove redundant/unused code. (#23956)José Rivero1-3/+3
2019-04-02[EventPipe] Streaming events out-of-proc using IPC (#23448)José Rivero1-11/+1
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-69/+5
2018-11-08EventPipe support for "Parameters" (#20796)José Rivero1-2/+8
2018-10-25Add EventPipe Config File Option MultiFileSec (#20548)Brian Robbins1-1/+11
2018-10-05Enable Config-File Based Control of EventPipe (#20238)Brian Robbins1-10/+1
2018-08-01Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)Brian Robbins1-0/+20
2018-07-02Dispatch Runtime Events to EventListener (#18649)Brian Robbins1-0/+18
2018-01-25Create the concept of EventPipeSession and refactor EventPipe to use it. Als...Brian Robbins1-0/+135