tu/perfetto: Handle tracepoint args from start and end
authorMark Collins <mark@igalia.com>
Fri, 16 Sep 2022 14:06:52 +0000 (14:06 +0000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 11 Nov 2022 13:50:56 +0000 (13:50 +0000)
commite954ec7fefc66b3c87d29e11099916e11c1bf7ef
treecf8f226cce1b46e2e7c0d5ba0f25c6f7981f0be9
parentf14e2ca099cbc1c732020b6e1c30aaff4f652d1b
tu/perfetto: Handle tracepoint args from start and end

Perfetto's tracing backend was designed to only handle arguments
at the end event, we want to cover arguments both at the start
and end of the trace.

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18271>
src/freedreno/vulkan/tu_perfetto.cc
src/freedreno/vulkan/tu_perfetto.h
src/freedreno/vulkan/tu_tracepoints.py