Brian Robbins

Results 250 comments of Brian Robbins

@drache42, thanks for pointing this out. Yes, we will work to fix this.

No ETA on this yet, but I have confirmed that the work is in-progress. Thanks for checking.

@dorian-apanel-intel, can you share some details about what you're hoping to do with this functionality?

Thanks @dorian-apanel-intel. If I understand correctly, you're trying to parse your own events that don't come from an EventSource, where the manifest is written into the event stream. If I...

Yes, you can consume events from a `TraceLog` with any parser, including a custom one. To do this, you just need to get the underlying `TraceEventSource` from the `TraceLog`. Something...

@Xhanti, I have not done any specific work to support this, so I doubt that it does work. Embedded PDBs might work, but I would need to test that. I...

EventPipe doesn't provide the duration of the trace - what we do know is the set of timestamps for each event, so we could use that, but this is accessible...

Generally, this issue should now be solved with #1278. @nmoreaud, it looks like you're trying to run this on WSL2, and so there just may not be packages that match...

@richlander, great to see the MLL changes listed here. Thanks!

Can you share a comparison on what sort of benefit you see with and without this?