summaryrefslogtreecommitdiff
path: root/src/vm/eventpipe.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Fix compile with disabled FEATURE_READYTORUN option (#11875)Petr Bred1-1/+1
2017-05-25Implement Activity ID / Related Activity ID for EventSources Writing to Event...Brian Robbins1-2/+3
2017-05-24Indicate if thread time events are in managed or native code. (#11892)Brian Robbins1-1/+1
2017-05-16Allow provider deletion to be deferred until after tracing is stopped. (#11651)Brian Robbins1-0/+7
2017-05-15Write EventSource events with metadata to EventPipe (#11577)Xiangyang (Mark) Guo1-3/+5
2017-05-15Allow coniguration of sampling rate. (#11595)Brian Robbins1-0/+1
2017-05-12Enable Symbolic Rundown for EventPipe (#11582)Brian Robbins1-4/+34
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-2/+69
2017-05-10Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins1-0/+27
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-20/+45
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+154