github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/pkg/agent/dotnetspy/session_windows.go (about)

     1  //go:build dotnetspy
     2  // +build dotnetspy
     3  
     4  package dotnetspy
     5  
     6  import "github.com/pyroscope-io/dotnetdiag/nettrace/profiler"
     7  
     8  var profilerOptions []profiler.Option