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