[bootlin/training-materials updates] master: preempt-rt: Add missing blank line (2af244c1)

Maxime Chevallier maxime.chevallier at bootlin.com
Tue Feb 7 12:05:26 CET 2023


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

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

commit 2af244c108ae612a102965502713a6bd0ba11c3d
Author: Maxime Chevallier <maxime.chevallier at bootlin.com>
Date:   Tue Feb 7 12:04:44 2023 +0100

    preempt-rt: Add missing blank line
    
    Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>


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

2af244c108ae612a102965502713a6bd0ba11c3d
 labs/preempt-rt-benchmarking/preempt-rt-benchmarking.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/labs/preempt-rt-benchmarking/preempt-rt-benchmarking.tex b/labs/preempt-rt-benchmarking/preempt-rt-benchmarking.tex
index 8be3380b..d6002231 100644
--- a/labs/preempt-rt-benchmarking/preempt-rt-benchmarking.tex
+++ b/labs/preempt-rt-benchmarking/preempt-rt-benchmarking.tex
@@ -226,6 +226,7 @@ Once you've rebooted your board with ftrace enabled, you'll need to mount the
 Tracing Filesystem, that gets automatically mounted in debugfs :
 
 \code{mount -t debugfs debugfs /sys/kernel/debug}
+
 \code{mount -t tracefs nodev /sys/kernel/tracing}
 
 You can now move into the tracing subsystem's main directory :




More information about the training-materials-updates mailing list