aboutsummaryrefslogtreecommitdiff
path: root/test/configs/java_hprof.cfg
blob: 652412cb39044a7aa64585370eaf05eaf3c68808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
buffers {
  size_kb: 100024
  fill_policy: RING_BUFFER
}

data_sources {
  config {
    name: "android.java_hprof"
    java_hprof_config {
      process_cmdline: "com.google.android.inputmethod.latin"
    }
  }
}

duration_ms: 60000
write_into_file: true