golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/cmd/vendor/github.com/google/pprof/internal/driver/testdata/pprof.cpu.flat.addresses.disasm (about) 1 Total: 1.12s 2 ROUTINE ======================== line1000 3 1.10s 1.10s (flat, cum) 98.21% of Total 4 1.10s 1.10s 1000: instruction one ;line1000 file1000.src:1 5 . . 1001: instruction two 6 . . 1002: instruction three 7 . . 1003: instruction four 8 ROUTINE ======================== line3000 9 10ms 1.12s (flat, cum) 100% of Total 10 10ms 1.01s 3000: instruction one ;line3000 file3000.src:6 11 . 100ms 3001: instruction two ;line3000 file3000.src:9 12 . 10ms 3002: instruction three 13 . . 3003: instruction four 14 . . 3004: instruction five