runtime/pprof.runtimeProfile.Stack (method)

one use

	runtime/pprof (current package)
		pprof.go#L741: func (p *runtimeProfile) Stack(i int) []uintptr { return p.stk[i].Stack() }