[bootlin/training-materials updates] master: Boot-time slides: enlarge bootchart graph (b7403035)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 22 18:21:51 CEST 2021


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

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

commit b7403035043d38feb57b955a41bf8d44f85c0088
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 22 18:21:17 2021 +0200

    Boot-time slides: enlarge bootchart graph
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

b7403035043d38feb57b955a41bf8d44f85c0088
 slides/boot-time-init-scripts/boot-time-init-scripts.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/boot-time-init-scripts/boot-time-init-scripts.tex b/slides/boot-time-init-scripts/boot-time-init-scripts.tex
index 576b837b..4b667292 100644
--- a/slides/boot-time-init-scripts/boot-time-init-scripts.tex
+++ b/slides/boot-time-init-scripts/boot-time-init-scripts.tex
@@ -14,14 +14,14 @@ starting the application:
 \begin{frame}
 \frametitle{Measuring - bootchart}
 \begin{columns}
-\column{0.7\textwidth}
+\column{0.65\textwidth}
 \begin{itemize}
 	\item If you want to have a more detailed look at the userland boot sequence
               than with \code{grabserial}, you can use \code{bootchart}.
 	\item \url{http://www.bootchart.org}
 \end{itemize}
-\column{0.3\textwidth}
-\includegraphics[height=0.6\textheight]{slides/boot-time-init-scripts/bootlog.png}
+\column{0.35\textwidth}
+\includegraphics[height=0.85\textheight]{slides/boot-time-init-scripts/bootlog.png}
 \end{columns}
 \end{frame}
 




More information about the training-materials-updates mailing list