Skip to content

gpu: Fix missing counter names

Antonio Caggiano requested to merge fix-missing-counter-names into master

Fix missing counter names bug by making sure not to send counter values before sending a trace packet with counter descriptors.

Merge request reports