1bf215546Sopenharmony_cibuffers {
2bf215546Sopenharmony_ci  size_kb: 16384
3bf215546Sopenharmony_ci  fill_policy: RING_BUFFER
4bf215546Sopenharmony_ci}
5bf215546Sopenharmony_ci
6bf215546Sopenharmony_cidata_sources {
7bf215546Sopenharmony_ci  config {
8bf215546Sopenharmony_ci    name: "linux.ftrace"
9bf215546Sopenharmony_ci    target_buffer: 0
10bf215546Sopenharmony_ci    ftrace_config {
11bf215546Sopenharmony_ci      buffer_size_kb: 65536
12bf215546Sopenharmony_ci      drain_period_ms: 1000
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ci      ftrace_events: "scm/scm_call_start"
15bf215546Sopenharmony_ci      ftrace_events: "scm/scm_call_end"
16bf215546Sopenharmony_ci      ftrace_events: "drm/drm_vblank_event"
17bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_destroy"
18bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_enable_signal"
19bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_signaled"
20bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_wait_start"
21bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_emit"
22bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_init"
23bf215546Sopenharmony_ci      ftrace_events: "dma_fence/dma_fence_wait_end"
24bf215546Sopenharmony_ci      ftrace_events: "clock_disable"
25bf215546Sopenharmony_ci      ftrace_events: "clock_enable"
26bf215546Sopenharmony_ci      ftrace_events: "clock_set_rate"
27bf215546Sopenharmony_ci      ftrace_events: "power/cpu_frequency_limits"
28bf215546Sopenharmony_ci      ftrace_events: "power/cpu_frequency"
29bf215546Sopenharmony_ci      ftrace_events: "power/cpu_idle"
30bf215546Sopenharmony_ci      ftrace_events: "raw_syscalls/sys_enter"
31bf215546Sopenharmony_ci      ftrace_events: "raw_syscalls/sys_exit"
32bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_already"
33bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_boost"
34bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_notyet"
35bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_setspeed"
36bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_target"
37bf215546Sopenharmony_ci      ftrace_events: "cpufreq_interactive_unboost"
38bf215546Sopenharmony_ci      ftrace_events: "sched_blocked_reason"
39bf215546Sopenharmony_ci      ftrace_events: "sched_cpu_hotplug"
40bf215546Sopenharmony_ci      ftrace_events: "sched_process_exec"
41bf215546Sopenharmony_ci      ftrace_events: "sched_process_exit"
42bf215546Sopenharmony_ci      ftrace_events: "sched_process_fork"
43bf215546Sopenharmony_ci      ftrace_events: "sched_process_free"
44bf215546Sopenharmony_ci      ftrace_events: "sched_process_hang"
45bf215546Sopenharmony_ci      ftrace_events: "sched_process_wait"
46bf215546Sopenharmony_ci      ftrace_events: "sched_switch"
47bf215546Sopenharmony_ci      ftrace_events: "sched_wakeup_new"
48bf215546Sopenharmony_ci      ftrace_events: "sched_wakeup"
49bf215546Sopenharmony_ci      ftrace_events: "sched_waking"
50bf215546Sopenharmony_ci      ftrace_events: "smbus_read"
51bf215546Sopenharmony_ci      ftrace_events: "smbus_reply"
52bf215546Sopenharmony_ci      ftrace_events: "smbus_result"
53bf215546Sopenharmony_ci      ftrace_events: "smbus_write"
54bf215546Sopenharmony_ci      ftrace_events: "softirq_entry"
55bf215546Sopenharmony_ci      ftrace_events: "softirq_exit"
56bf215546Sopenharmony_ci      ftrace_events: "softirq_raise"
57bf215546Sopenharmony_ci      ftrace_events: "suspend_resume"
58bf215546Sopenharmony_ci      ftrace_events: "workqueue_activate_work"
59bf215546Sopenharmony_ci      ftrace_events: "workqueue_execute_end"
60bf215546Sopenharmony_ci      ftrace_events: "workqueue_execute_start"
61bf215546Sopenharmony_ci      ftrace_events: "workqueue_queue_work"
62bf215546Sopenharmony_ci      ftrace_events: "signal_generate"
63bf215546Sopenharmony_ci      ftrace_events: "signal_deliver"
64bf215546Sopenharmony_ci    }
65bf215546Sopenharmony_ci  }
66bf215546Sopenharmony_ci}
67bf215546Sopenharmony_ci
68bf215546Sopenharmony_cidata_sources {
69bf215546Sopenharmony_ci  config {
70bf215546Sopenharmony_ci    name: "gpu.counters.i915"
71bf215546Sopenharmony_ci    gpu_counter_config {
72bf215546Sopenharmony_ci      counter_period_ns: 100000
73bf215546Sopenharmony_ci    }
74bf215546Sopenharmony_ci  }
75bf215546Sopenharmony_ci}
76bf215546Sopenharmony_ci
77bf215546Sopenharmony_cidata_sources {
78bf215546Sopenharmony_ci  config {
79bf215546Sopenharmony_ci    name: "gpu.renderstages.intel"
80bf215546Sopenharmony_ci  }
81bf215546Sopenharmony_ci}
82bf215546Sopenharmony_ci
83bf215546Sopenharmony_ciduration_ms: 250
84bf215546Sopenharmony_ciwrite_into_file: true
85bf215546Sopenharmony_cifile_write_period_ms: 500
86bf215546Sopenharmony_ciflush_period_ms: 500
87