From a62517fc081a69995aad9163c7da73f9d982162e Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Mon, 22 Feb 2021 12:04:05 +0100 Subject: [PATCH] perf: update documentation Signed-off-by: Gert Wollny Reviewed-by: Rohan Garg --- perf-testing/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perf-testing/README.md b/perf-testing/README.md index 8cd84a3..3e492dd 100644 --- a/perf-testing/README.md +++ b/perf-testing/README.md @@ -49,9 +49,10 @@ and ``` will work equally. -At the moment of writing, the branch perfetto-tracing is needed for mesa, -and the for virglrenderer at least commit 7db2faa354 is needed, -so these projects emit the required traces. +At the moment of writing, the branch perfetto-tracing is needed for mesa at +commit ec4277aea63cf3, and the for virglrenderer at least commit +"perf: compile mesa with perfeto support" is needed so that these projects +emit the required traces. The perfetto traces will be saved to the a subdirectory of the traces-db checkout directory with a name based on the api trace passed in with the --trace parameter.