Vance Morrison
Vance Morrison
I will take a look but it may take a few days.. Gui stuff is always worrisome because it can be fragile.
I have this on my machine (and resolved the conflicts), and will try it out for a while. I will also try to get it reviewed over the next few...
Most of this is the change to eliminate float (making it double) in most if not all uses in PerfView. I know that Sam has noticed that various statistics do...
We should not remove these until we figure out some packaging issues. We may wish to keep them forever. These directives are an artifact of the fact that we built...
.NET Core has a relative new feature called EventPipe that allows collection of interesting profiles on any .NET Core supported platform (including Mac OS). This will be surfaced though a...
+ @jeffschwMSFT
Thanks for attacking this. It is a non-trivial change, I will need a few days to take a proper look.
@leculver FYI
Adding @leculver, who did the initial implementation of CTFTraceEventSource. I know that there is some support in LTTng for live sessions. Making sure that worked in CTFTraceEventSource was a low...
This is tied up with the issue whether these classes are exposed in TraceEvent. Currently they are NOT, as they are not really logically related to logging, and I think...