summaryrefslogtreecommitdiff
path: root/src/vm/eventpipeprovider.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-08EventPipe support for "Parameters" (#20796)José Rivero1-12/+2
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-3/+0
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-0/+3
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-3/+0
2017-09-22Fix SIGSEGV in EventPipe on Shutdown (#14123)Brian Robbins1-1/+1
2017-09-01Change identifier for EventProviders from GUID to string name (#13370)Victor "Nate" Graf1-3/+6
2017-05-16Allow provider deletion to be deferred until after tracing is stopped. (#11651)Brian Robbins1-1/+15
2017-05-15Write EventSource events with metadata to EventPipe (#11577)Xiangyang (Mark) Guo1-3/+3
2017-05-12Enable Symbolic Rundown for EventPipe (#11582)Brian Robbins1-0/+1
2017-05-12Don't allow specification of needStack to EventPipeProvider when creating an ...Brian Robbins1-1/+9
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-10/+4
2017-05-10Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins1-7/+1
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+106