Няма описание

pprof.cpu.flat.addresses.disasm 852B

1234567891011121314
  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 ; line3000 file3000.src:7
  13. . . 3003: instruction four
  14. . . 3004: instruction five