aboutsummaryrefslogtreecommitdiff
path: root/test/trace_processor/diff_tests/metrics/android/android_boot.out
blob: 3bf13cce9d4736a069d76d2fb2523120b84c2ad7 (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
59
android_boot {
    system_server_durations {
        total_dur: 90219646678
        uninterruptible_sleep_dur: 618417159
    }
    systemui_durations {
        total_dur: 48481027953
        uninterruptible_sleep_dur: 796263
    }
    launcher_durations {
        total_dur: 23595248987
        uninterruptible_sleep_dur: 257290255
    }
    gms_durations {
        total_dur: 27804143410
        uninterruptible_sleep_dur: 101685087
    }
    launcher_breakdown {
        cold_start_dur: 403543498
    }
    full_trace_process_start_aggregation {
        total_start_sum: 10678297679
        num_of_processes: 29
        average_start_time: 368217161.3448276
    }
    post_boot_process_start_aggregation {
        total_start_sum: 6112984648
        num_of_processes: 21
        average_start_time: 291094507.04761904
    }
    full_trace_gc_aggregation {
        total_gc_count: 4
        num_of_processes_with_gc: 4
        num_of_threads_with_gc: 4
        avg_gc_duration: 260516077.75
        avg_running_gc_duration: 3902628.5
        full_gc_count: 4
        collector_transition_gc_count: 0
        young_gc_count: 0
        native_alloc_gc_count: 0
        explicit_gc_count: 0
        alloc_gc_count: 0
        mb_per_ms_of_gc: 0.8829305684617432
    }
    post_boot_gc_aggregation {
        total_gc_count: 4
        num_of_processes_with_gc: 4
        num_of_threads_with_gc: 4
        avg_gc_duration: 260516077.75
        avg_running_gc_duration: 3902628.5
        full_gc_count: 4
        collector_transition_gc_count: 0
        young_gc_count: 0
        native_alloc_gc_count: 0
        explicit_gc_count: 0
        alloc_gc_count: 0
        mb_per_ms_of_gc: 0.8829305684617432
    }
}