summaryrefslogtreecommitdiff
path: root/src/vm/sampleprofiler.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-68/+75
2019-04-25Postponing the managed callback so that they are called after the lock acquis...Andrew Au1-1/+1
2019-03-09Two more instancesAndrew Au1-1/+0
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-0/+7
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-2/+30
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-30/+2
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-2/+30
2017-09-01Change identifier for EventProviders from GUID to string name (#13370)Victor "Nate" Graf1-1/+1
2017-05-24Indicate if thread time events are in managed or native code. (#11892)Brian Robbins1-0/+14
2017-05-15Allow coniguration of sampling rate. (#11595)Brian Robbins1-2/+3
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+1
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+13
2017-04-27Fix issues exposed by building with MSVC and /permissive-. (#11269)Xiang Fan1-1/+1
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+44