pps: increase intel.cfg buffer size
Reviewed-by: Rohan Garg <rohan.garg@intel.com> Acked-by: Antonio Caggiano <antonio.caggiano@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13996>
This commit is contained in:
@@ -8,7 +8,7 @@ data_sources {
|
|||||||
name: "linux.ftrace"
|
name: "linux.ftrace"
|
||||||
target_buffer: 0
|
target_buffer: 0
|
||||||
ftrace_config {
|
ftrace_config {
|
||||||
buffer_size_kb: 16384
|
buffer_size_kb: 65536
|
||||||
drain_period_ms: 1000
|
drain_period_ms: 1000
|
||||||
|
|
||||||
ftrace_events: "scm/scm_call_start"
|
ftrace_events: "scm/scm_call_start"
|
||||||
@@ -83,3 +83,4 @@ data_sources {
|
|||||||
duration_ms: 250
|
duration_ms: 250
|
||||||
write_into_file: true
|
write_into_file: true
|
||||||
file_write_period_ms: 500
|
file_write_period_ms: 500
|
||||||
|
flush_period_ms: 500
|
||||||
|
Reference in New Issue
Block a user