Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for produceProfileEvents (0.24 sec)

  1. src/runtime/pprof/pprof_test.go

    		wait <- struct{}{}
    	})
    	<-wait
    }
    
    // produceProfileEvents produces pprof events at the given stack depth and then
    // blocks in goroutineDeep until the test completes. The stack traces are
    // guaranteed to have exactly the desired depth with produceProfileEvents as
    // their root frame which is expected by TestProfilerStackDepth.
    func produceProfileEvents(t *testing.T, depth int) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 68.8K bytes
    - Viewed (0)
Back to top