android13/external/perfetto/test/configs/thermal.cfg

22 lines
404 B
INI

buffers: {
size_kb: 8960
fill_policy: DISCARD
}
buffers: {
size_kb: 1280
fill_policy: DISCARD
}
data_sources: {
config {
name: "linux.ftrace"
ftrace_config {
ftrace_events: "thermal/thermal_temperature"
ftrace_events: "thermal/cdev_update"
buffer_size_kb: 2048
drain_period_ms: 250
}
}
}
duration_ms: 10000