summaryrefslogtreecommitdiff
path: root/tests/src/tracing
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Mark RuntimeEventSourceTest as GCStressIncompatible (#18911)Egor Chesakov1-0/+1
2018-07-02Dispatch Runtime Events to EventListener (#18649)Brian Robbins4-0/+176
2018-06-08Disable 3 tests incompatible with GCStress=3Bruce Forstall2-2/+4
2018-06-07Mark eventsourcetrace GCStressIncompatibleSteve MacLean1-0/+1
2018-06-04Flow EventSources to EventPipe on Windows (#18217)Brian Robbins7-112/+470
2018-03-21Add More Process Information to EventPipe Traces (#17080)Brian Robbins1-0/+5
2018-03-19Fix eventpipe rundown test with crossgen (#16784)Victor "Nate" Graf1-7/+8
2018-03-14Add EventSource TraceLogging Support for EventPipe (#16861)Brian Robbins3-0/+318
2018-02-28Create test for rundown events with EventPipe (#16667)Victor "Nate" Graf4-44/+84
2018-02-28Update EventSource* Tests for EventPipe (#16645)Brian Robbins4-114/+3
2018-02-27Event pipe guid in metadata (#16316), fixes #16105Adam Sitnik7-176/+94
2018-02-23Delete eventpipetrace test. (#16534)Brian Robbins2-140/+0
2018-02-21Fix EventPipe Test Failures Under GCStress (#16494)Brian Robbins1-0/+1
2018-02-08Adjust expected file size if ZapDisable is true (#16240)Victor "Nate" Graf1-1/+3
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-1/+1
2018-02-01Add New EventPipe Tests (#16130)Brian Robbins6-32/+294
2018-01-29Add ActivityId Support to EventPipe (#16055)Brian Robbins4-0/+292
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf10-6/+412
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf8-303/+6
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf8-6/+303
2017-09-22Disable tracing tests on Windows at runtime, not build (#14127)Victor "Nate" Graf2-0/+2
2017-09-05Fix access order for double pointer (#13759)Victor "Nate" Graf1-3/+3
2017-09-01Change identifier for EventProviders from GUID to string name (#13370)Victor "Nate" Graf3-5/+5
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin1-5/+4
2017-08-24Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)Victor "Nate" Graf3-3/+146
2017-08-16Move less valuable tests to priority 1.Pat Gavlin1-5/+4
2017-08-08Add smoke test for event pipe on Linux (#13240)Victor "Nate" Graf5-0/+341