summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeevent.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-26EventPipe events should only be sent to sessions that are listening to the ev...Andrew Au1-7/+6
2019-06-24Multiple bug fixes (#25308)José Rivero1-2/+2
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-45/+32
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-2/+58
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-0/+8
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-8/+0
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-0/+8
2017-05-15Write EventSource events with metadata to EventPipe (#11577)Xiangyang (Mark) Guo1-1/+35
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+86