Re: [Mesa-dev] [PATCH] i965: perf: add debug messages for loaded configs

2018-02-06 Thread Tapani Pälli
Reviewed-by: Tapani Pälli On 06.02.2018 19:06, Lionel Landwerlin wrote: This helps figuring out potential problems when metrics don't show up on frameretrace for example. Signed-off-by: Lionel Landwerlin --- src/mesa/drivers/dri/i965/brw_performance_query.c | 2 ++ 1 file changed, 2 insert

[Mesa-dev] [PATCH] i965: perf: add debug messages for loaded configs

2018-02-06 Thread Lionel Landwerlin
This helps figuring out potential problems when metrics don't show up on frameretrace for example. Signed-off-by: Lionel Landwerlin --- src/mesa/drivers/dri/i965/brw_performance_query.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/drivers/dri/i965/brw_performance_query.c b/src