mesa/src/util/perf
Yonggang Luo 8eff2c2223 util: Remove redundant #include "util/u_inlines.h" in u_trace.c
util/u_inlines.h is comes from src/gallium/auxiliary/util/u_inlines.h,
so when possible, do not use it under src/util folder

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19676>
2022-11-19 01:37:46 +00:00
..
cpu_trace.h util/perf: support and prefer perfetto for cpu trace 2022-08-26 21:47:44 +00:00
u_perfetto.cc
u_perfetto.h
u_trace.c util: Remove redundant #include "util/u_inlines.h" in u_trace.c 2022-11-19 01:37:46 +00:00
u_trace.h common/utrace: Add CS logging support 2022-11-11 13:50:57 +00:00
u_trace.py common/utrace: Add CS logging support 2022-11-11 13:50:57 +00:00
u_trace_priv.h