...

Text file src/github.com/google/pprof/internal/driver/testdata/pprof.cpu.flat.addresses.disasm

Documentation: github.com/google/pprof/internal/driver/testdata

     1Total: 1.12s
     2ROUTINE ======================== 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                       ;line1000 file1000.src:2
     7         .          .       1003: instruction four                        ;line1000 file1000.src:1
     8ROUTINE ======================== 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                        ;line3000 file3000.src
    14         .          .       3004: instruction five

View as plain text