README ¶ Collect Tracing The example demonstrates how the package may be used to collect and process NetTrace stream data using Diagnostics IPC: the program processes events produced with Microsoft-DotNETCore-SampleProfiler provider and creates a sampled profile. Run dotnet application. Find its PID, e.g.: # dotnet-trace ps Build and run the example program: # go run ./examples/tracing -p {pid} Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files collect.go Click to show internal directories. Click to hide internal directories.