[bootlin/training-materials updates] master: debugging: labs: fix typo (7832d869)

Clément Léger clement.leger at bootlin.com
Fri Nov 25 11:50:03 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/7832d8691c1c59d32425bd2ac39322d7975ef327

>---------------------------------------------------------------

commit 7832d8691c1c59d32425bd2ac39322d7975ef327
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Fri Nov 25 11:50:03 2022 +0100

    debugging: labs: fix typo
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


>---------------------------------------------------------------

7832d8691c1c59d32425bd2ac39322d7975ef327
 .../debugging-system-wide-profiling/debugging-system-wide-profiling.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex b/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
index affa6fb5..5130cef0 100644
--- a/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
+++ b/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
@@ -165,7 +165,7 @@ $ cd trace-compass*
 $ ./tracecompass
 \end{bashinput}
 
-We are going to merge the kernel and the user traces in tracecompass./ To do so,
+We are going to merge the kernel and the user traces in tracecompass. To do so,
 open the traces using the \code{File -> Open Trace...} menu and open the traces
 by loading both the \code{kernel} (\code{kernel/channel0_0}) and the \code{ust}
 (\code{ust/uid/0/32-bit/channel0_0}) folders.




More information about the training-materials-updates mailing list