1buffers: { 2 size_kb: 8960 3 fill_policy: DISCARD 4} 5buffers: { 6 size_kb: 1280 7 fill_policy: DISCARD 8} 9data_sources: { 10 config { 11 name: "linux.ftrace" 12 ftrace_config { 13 ftrace_events: "thermal/thermal_temperature" 14 ftrace_events: "thermal/cdev_update" 15 buffer_size_kb: 2048 16 drain_period_ms: 250 17 } 18 } 19} 20duration_ms: 10000 21 22