Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

Collection of Code Samples

SampleDescription
maui-diagnostics-exampleA .NET MAUI app that emits custom EventCounters (frame rate, thread-pool queue delay) and consumes them both in-process (EventListener) and out-of-process over the EventPipe IPC channel with TraceEvent. Targets .NET 11 on Windows and Mac Catalyst.
maui-inprocess-benchmarkMicro-benchmark a live .NET MAUI UI with BenchmarkDotNet in-process (no cross-process automation). Targets .NET 10 on Windows and Mac Catalyst.
os-signposter-eventlistenerForward EventSource events as macOS signposts via a .NET startup hook so they show up in Instruments.
realtime-session-with-stacksConsume a real-time ETW session with call stacks using TraceEvent.
rolling-file-with-eventsourceCapture EventSource events to a rolling set of ETL files using TraceEvent.

About

Code Examples

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages