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:
committed by
Marge Bot
parent
e6d83f1947
commit
ea0784dfb8
@@ -21,4 +21,13 @@ data_sources {
|
||||
}
|
||||
}
|
||||
|
||||
data_sources {
|
||||
config {
|
||||
name: "gpu.counters.v3d"
|
||||
gpu_counter_config {
|
||||
counter_period_ns: 100000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
duration_ms: 16000
|
||||
|
||||
Reference in New Issue
Block a user