perfetto: Add v3d data sources to gpu.cfg

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

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Acked-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31751>
This commit is contained in:
Christian Gmeiner 2024-10-28 16:53:53 +01:00 committed by Marge Bot
parent e6d83f1947
commit ea0784dfb8

View file

@ -21,4 +21,13 @@ data_sources {
}
}
data_sources {
config {
name: "gpu.counters.v3d"
gpu_counter_config {
counter_period_ns: 100000
}
}
}
duration_ms: 16000