blob: bbbfbe6928770891235f277cc53e51dd9678fdf4 [file]
# Perfetto configuration for GMA Webview.
buffers {
size_kb: 524288
fill_policy: RING_BUFFER
}
data_sources {
config {
name: "linux.ftrace"
ftrace_config {
atrace_apps: "com.google.android.libraries.ads.mobile.maitier.testapps.webview"
}
}
}
data_sources {
config {
name: "track_event"
track_event_config {
disabled_categories: "*"
}
}
}
duration_ms: 60000