mesa/src/util/perf
Lionel Landwerlin 65697d6141 util/u_trace: add end_of_pipe property to tracepoints
In order to capture the timestamp when things actually end on Intel
GPU HW, we need to know whether the timestamp should be capture at the
top or end of pipeline.

v2: use one line python if/else (Danylo)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13911>
2021-12-01 15:14:05 +00:00
..
u_trace.c util/u_trace: add end_of_pipe property to tracepoints 2021-12-01 15:14:05 +00:00
u_trace.h util/u_trace: add end_of_pipe property to tracepoints 2021-12-01 15:14:05 +00:00
u_trace.py util/u_trace: add end_of_pipe property to tracepoints 2021-12-01 15:14:05 +00:00
u_trace_priv.h util/u_trace: add end_of_pipe property to tracepoints 2021-12-01 15:14:05 +00:00