You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.1 KiB
57 lines
1.1 KiB
buffers {
|
|
size_kb: 32768
|
|
}
|
|
|
|
buffers {
|
|
size_kb: 32768
|
|
}
|
|
|
|
data_sources {
|
|
config {
|
|
target_buffer: 1
|
|
name: "android.log"
|
|
android_log_config {
|
|
log_ids: LID_DEFAULT
|
|
log_ids: LID_SYSTEM
|
|
log_ids: LID_EVENTS
|
|
log_ids: LID_CRASH
|
|
}
|
|
}
|
|
}
|
|
|
|
data_sources {
|
|
config {
|
|
name: "linux.ftrace"
|
|
target_buffer: 0
|
|
ftrace_config {
|
|
buffer_size_kb: 4096
|
|
drain_period_ms: 200
|
|
ftrace_events: "print"
|
|
ftrace_events: "sched_blocked_reason"
|
|
ftrace_events: "sched_cpu_hotplug"
|
|
ftrace_events: "sched_process_exec"
|
|
ftrace_events: "sched_process_exit"
|
|
ftrace_events: "sched_process_fork"
|
|
ftrace_events: "sched_process_free"
|
|
ftrace_events: "sched_process_hang"
|
|
ftrace_events: "sched_process_wait"
|
|
ftrace_events: "sched_switch"
|
|
ftrace_events: "sched_wakeup_new"
|
|
ftrace_events: "sched_wakeup"
|
|
ftrace_events: "sched_waking"
|
|
ftrace_events: "task_newtask"
|
|
ftrace_events: "task_rename"
|
|
}
|
|
}
|
|
}
|
|
|
|
data_sources {
|
|
config {
|
|
name: "linux.process_stats"
|
|
target_buffer: 0
|
|
}
|
|
}
|
|
|
|
write_into_file: true
|
|
duration_ms: 3600000
|