summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Fix EventSource Test Failures in CoreFX (#16999) (#17260)Brian Robbins2-8/+15
2018-03-14Add EventSource TraceLogging Support for EventPipe (#16861)Brian Robbins4-2/+91
2018-03-13Plumb the activity ID through to EventListener.Brian Robbins1-3/+5
2018-03-08Make member visibility first accross corlib (#16836)Jan Kotas2-2/+2
2018-03-03Clear executable bit on several .cs filesJan Kotas4-0/+0
2018-03-03Update TraceLogging to use NULL-terminated strings instead of counted strings...Brian Robbins6-31/+84
2018-02-12Use DateTime.ToFileTimeUtc to generate serializable DateTime for TraceLogging...Brian Robbins1-2/+8
2018-02-07Initialize stack allocated data structures. (#16259)Brian Robbins1-1/+8
2018-02-05Remove FEATURE_ACTIVITYSAMPLING and associated code. (#16185)Brian Robbins1-4/+0
2017-11-25Fix build error (#15213)dotnet bot1-0/+1
2017-11-24added keu value to key not found exception (#15201)Anirudh Agnihotry1-1/+1
2017-11-08Add missing license header (#14936)Jan Kotas1-0/+4
2017-11-03Mark applicable structs as readonly (#14789)Stephen Toub1-2/+2
2017-10-26Port EventSource Nuget Package Changes (#14669)Brian Robbins11-28/+66
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley7-49/+0
2017-09-07Spelling and grammar corrections - A through L (#13683)Brian Chavez2-6/+6
2017-09-01Clear the init-locals bit for CoreLib to workaround #1279 (#13728)Jan Kotas1-2/+8
2017-08-30Spelling and grammar corrections - M through Z (#13698)Brian Chavez1-1/+1
2017-07-13Change missed by the CoreLib mirror (#12792)Jan Kotas1-0/+1
2017-07-08Merge pull request dotnet/corert#4110 from jkotas/nmirror-mergeJan Kotas1-3/+18
2017-05-30Fix failures in ETW logging on 4GB aware 32 bit processes (#11941)Vance Morrison2-3/+3
2017-04-10CoreLib Build System portability updates (#10839)Rew1-2/+2
2017-04-07Merge pull request dotnet/corert#3226 from dotnet/nmirrorSimon Nattress30-0/+5702