radv/rmv: Capture names of pipelines but not command buffers
authorFriedrich Vock <friedrich.vock@gmx.de>
Wed, 11 Jan 2023 18:41:58 +0000 (19:41 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 12 Jan 2023 16:42:22 +0000 (16:42 +0000)
commit0b081731cb3b5b6d74d1ffd920a5e959c506444e
tree683b2f4da9f5ab61f53b776c8d8329b7684f086f
parent681871ade1780a8965d26bc270749fcf7ddc9658
radv/rmv: Capture names of pipelines but not command buffers

For command buffers, only scratch/upload bos are logged which cannot be attributed to command buffer handles.

Fixes: 5611ab25 ("radv: Add RMV tracing layer")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20647>
src/amd/vulkan/layers/radv_rmv_layer.c