From 22871eb543ef4be52df0a98147cd288d87192074 Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon, 22 Apr 2024 15:06:06 +0200
Subject: [PATCH] Document that for traces one needs to pass -T to chameleon

---
 doc/user/chapters/using.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/user/chapters/using.org b/doc/user/chapters/using.org
index ba307328d..7b04d4bb4 100644
--- a/doc/user/chapters/using.org
+++ b/doc/user/chapters/using.org
@@ -183,6 +183,7 @@
      #+begin_example
      export STARPU_FXT_TRACE=1
      #+end_example
+     And passing the ~-T~ option to the ~chameleon_xtesting~ program.
      By doing so, traces are generated after each execution of a program which
      uses StarPU in the directory pointed by the
      [[https://files.inria.fr/starpu/doc/html/ExecutionConfigurationThroughEnvironmentVariables.html][STARPU_FXT_PREFIX]]
-- 
GitLab