perfetto: Add Panfrost data sources to system.cfg

Just like for msm and i915, so it works out-of-the-box.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28363>
This commit is contained in:
Robert Mader
2024-03-12 17:43:44 +01:00
committed by Marge Bot
parent 5a38361ba9
commit 70cdff1f23
+9
View File
@@ -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"