diff --git a/src/tool/pps/cfg/system.cfg b/src/tool/pps/cfg/system.cfg index b943398fab3..e036c452584 100644 --- a/src/tool/pps/cfg/system.cfg +++ b/src/tool/pps/cfg/system.cfg @@ -58,6 +58,15 @@ data_sources { } } +data_sources { + config { + name: "gpu.counters.panfrost" + gpu_counter_config { + counter_period_ns: 100000 + } + } +} + data_sources { config { name: "track_event"