blob: 46e65c368be63f99ebf6379d8f8c75c2fbc94b4c [file] [log] [blame]
# One buffer allocated within the central tracing binary for the entire trace,
# shared by the two data sources below.
buffers {
size_kb: 20480
fill_policy: RING_BUFFER
}
# grab track events
data_sources {
config {
name: "track_event"
}
}
# 5min trace, but can be stopped prematurely.
duration_ms: 300000
write_into_file: true