Are there other ways of consuming EventSource based ETW events aside from EventTrace based tools?

first post: bojinli wrote: Hi, I only began digging into ETW for the past few days, so please ...

latest post: bojinli wrote: Thanks Vance, I sent you an email earlier today.

Does the TraceEvent library work on an unlocked Windows RT

first post: bojinli wrote: I read that it will not work for locked RT devices, but will it wor...

latest post: vancem wrote: Generally speaking, yes, the TraceEvent library works on ARM and th...

BigRational ToDecimalString(int digits),Parse and TryParse

first post: moozoo wrote: I'd like to see the addition of NaN, PositiveInfinity and NegativeI...

Timestamp skew in TraceEvent?

first post: morecoffee wrote: I’m using the 1.2.7.1 version of TraceEvent in a real-time consumer...

latest post: vancem wrote: I will be updating the source but exactly when I don't exactly know...

Capturing existing providers events

first post: doronlevi wrote: Hi, I took the MySimpleMonitor and tried to replace the Microsof...

Bug Fixes in PerfMonitor V2.01 and TraceEvent 1.2.7.1

first post: VanceMorrison wrote: There was a bug in TraceEvent 1.2.7 that caused the TraceLog class...

Confusion about BigRational and Double

first post: jasonrbock wrote: I have the following code:var q = new BigRational(new BigInteger(22...

latest post: TomSpilman wrote: Note... as of today this fix has still not made it into the BigRat...

Problem getting payload from ETW event

first post: paulspiteri wrote: Hi I need some guidance on getting the args from an event written ...

latest post: paulspiteri wrote: Thanks, very helpful. Paul

etw trace event message

first post: bobtail0925 wrote: Hi, Does anyone have any idea how to print out the event message i...

latest post: vancem wrote: What ETW processing DLL are you using?

BigFloat needed

first post: iperez wrote: Is there a BigFloat class coming? We need a way to have arbitrary ...