tracing

command
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

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.

  1. Run dotnet application.

  2. Find its PID, e.g.:

    # dotnet-trace ps
    
  3. Build and run the example program:

    # go run ./examples/tracing -p {pid}
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL