summaryrefslogtreecommitdiff
path: root/src/vm/eventpipesession.h
AgeCommit message (Expand)AuthorFilesLines
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