Guest User

Untitled

a guest
Jan 30th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. ##### GOMAXPROCS=2 runtime -cpu=1,2,4
  2. --- FAIL: TestCgoPprofPIE (0.12s)
  3. crash_cgo_test.go:305: 50ms of 80ms total (62.50%)
  4. Showing top 1 nodes out of 12 (cum >= 50ms)
  5. flat flat% sum% cum cum%
  6. 50ms 62.50% 62.50% 50ms 62.50% runtime._ExternalCode
  7. crash_cgo_test.go:311: missing cpuHog in pprof output
  8. --- FAIL: TestCgoPprof (0.10s)
  9. crash_cgo_test.go:305: 30ms of 50ms total (60.00%)
  10. Showing top 1 nodes out of 8 (cum >= 30ms)
  11. flat flat% sum% cum cum%
  12. 30ms 60.00% 60.00% 30ms 60.00% runtime._ExternalCode
  13. crash_cgo_test.go:311: missing cpuHog in pprof output
  14. FAIL
  15. FAIL runtime 30.785s
Add Comment
Please, Sign In to add comment