aboutsummaryrefslogtreecommitdiff
path: root/test/trace_processor/diff_tests/android/android_blocking_calls_on_jank_cuj_metric.out
blob: 89d7c63f778cb9e2c47c6ed5f8600708424afcaa (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
android_blocking_calls_cuj_metric {
  cuj {
    id: 1
    name: "FIRST_CUJ"
    process {
      name: "com.android.systemui"
      uid: 10001
      package {
        package_name: "com.android.systemui"
        apk_version_code: 1
        debuggable: false
      }
      packages_for_uid {
        package_name: "com.android.systemui"
        apk_version_code: 1
        debuggable: false
      }
      pid: 1000
    }
    ts: 0
    dur: 115000000
    blocking_calls {
      name: "binder transaction"
      cnt: 11
      total_dur_ms: 10
      max_dur_ms: 10
      min_dur_ms: 0
    }
  }
  cuj {
    id: 2
    name: "SHADE_ROW_EXPAND"
    process {
      name: "com.android.systemui"
      uid: 10001
      package {
        package_name: "com.android.systemui"
        apk_version_code: 1
        debuggable: false
      }
      packages_for_uid {
        package_name: "com.android.systemui"
        apk_version_code: 1
        debuggable: false
      }
      pid: 1000
    }
    ts: 0
    dur: 802000000
    blocking_calls {
      name: "binder transaction"
      cnt: 13
      total_dur_ms: 68
      max_dur_ms: 49
      min_dur_ms: 0
    }
  }
}