[bootlin/training-materials updates] master: boot-time: init-scripts: add spreadsheet (5b7fe8a5)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 13 12:17:25 CEST 2023


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

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

commit 5b7fe8a5e8a3a3e2552908b603cf63bd13546f39
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 13 12:17:25 2023 +0200

    boot-time: init-scripts: add spreadsheet
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

5b7fe8a5e8a3a3e2552908b603cf63bd13546f39
 lab-data/boot-time/results/init-optimizations.ods      |  1 +
 labs/boot-time-init-scripts/boot-time-init-scripts.tex | 18 +++---------------
 labs/boot-time-init-scripts/init-optimizations.png     |  1 +
 3 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/lab-data/boot-time/results/init-optimizations.ods b/lab-data/boot-time/results/init-optimizations.ods
new file mode 120000
index 00000000..032c98be
--- /dev/null
+++ b/lab-data/boot-time/results/init-optimizations.ods
@@ -0,0 +1 @@
+application-optimizations.ods
\ No newline at end of file
diff --git a/labs/boot-time-init-scripts/boot-time-init-scripts.tex b/labs/boot-time-init-scripts/boot-time-init-scripts.tex
index 45a427d7..108b030f 100644
--- a/labs/boot-time-init-scripts/boot-time-init-scripts.tex
+++ b/labs/boot-time-init-scripts/boot-time-init-scripts.tex
@@ -459,18 +459,6 @@ Boot your system again.
 
 If everything works, it's time to boot the system again through
 \code{grabserial}, copying the output to \code{~/logs/init-scripts.log}
-and update the below table:
-
-\begin{tabular}{| l | l | r |}
-  \hline
-  Step & Duration & Description \\
-  \hline
-  \hline
-  Init scripts & & Between \code{Run /playvideo as init process} and \code{Starting ffmpeg} \\
-  \hline
-  Application & & Between \code{Starting ffmpeg} and \code{First frame decoded} \\
-  \hline
-  \hline
-  Total boot time & & \\
-  \hline
-\end{tabular}
+and fill the \code{~/boot-time-labs/results/init-optimizations.ods} spreadsheet:
+
+\includegraphics[width=\textwidth]{labs/boot-time-init-scripts/init-optimizations.png}
diff --git a/labs/boot-time-init-scripts/init-optimizations.png b/labs/boot-time-init-scripts/init-optimizations.png
new file mode 120000
index 00000000..8e515b66
--- /dev/null
+++ b/labs/boot-time-init-scripts/init-optimizations.png
@@ -0,0 +1 @@
+../boot-time-application/application-optimizations.png
\ No newline at end of file




More information about the training-materials-updates mailing list