File: pprof.cpu.traces

package info (click to toggle)
golang-github-google-pprof 0.0~git20211008.947d60d-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, forky, sid, trixie
  • size: 5,036 kB
  • sloc: sh: 70; ansic: 11; makefile: 4
file content (32 lines) | stat: -rw-r--r-- 981 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
File: testbinary
Type: cpu
Duration: 10s, Total samples = 1.12s (11.20%)
-----------+-------------------------------------------------------
      key1:  tag1
      key2:  tag1
        1s   line1000
             line2001 (inline)
             line2000
             line3002 (inline)
             line3001 (inline)
             line3000
-----------+-------------------------------------------------------
      key1:  tag2
      key3:  tag2
     100ms   line1000
             line3001 (inline)
             line3000
-----------+-------------------------------------------------------
      key1:  tag3
      key2:  tag2
      10ms   line2001 (inline)
             line2000
             line3002 (inline)
             line3000
-----------+-------------------------------------------------------
      key1:  tag4
      key2:  tag1
      10ms   line3002 (inline)
             line3001 (inline)
             line3000
-----------+-------------------------------------------------------