[bootlin/training-materials updates] master: debugging: slides: add lttng picture (8ae752ee)

Clément Léger clement.leger at bootlin.com
Thu Nov 17 14:30:30 CET 2022


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

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

commit 8ae752ee787972952964208b377faa73d05ffefc
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Thu Nov 17 14:30:30 2022 +0100

    debugging: slides: add lttng picture
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


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

8ae752ee787972952964208b377faa73d05ffefc
 .../debugging-system-wide-profiling.tex                 |   8 ++++++++
 slides/debugging-system-wide-profiling/lttng_graph.png  | Bin 0 -> 42371 bytes
 2 files changed, 8 insertions(+)

diff --git a/slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex b/slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
index 2cf8f2e1..3788dc39 100644
--- a/slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
+++ b/slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex
@@ -1006,6 +1006,14 @@ Attaching 1 probe...
   \end{itemize}
 \end{frame}
 
+\begin{frame}[fragile]
+  \frametitle{bpftrace tools}
+  \begin{center}
+    \includegraphics[height=0.8\textheight]{slides/debugging-system-wide-profiling/lttng_graph.png}\\
+    \tiny Image credits: \url{https://lttng.org/}
+  \end{center}
+\end{frame}
+
 \begin{frame}
   \frametitle{Tracepoints with {\em LTTng} }
   \begin{itemize}
diff --git a/slides/debugging-system-wide-profiling/lttng_graph.png b/slides/debugging-system-wide-profiling/lttng_graph.png
new file mode 100644
index 00000000..d15947ef
Binary files /dev/null and b/slides/debugging-system-wide-profiling/lttng_graph.png differ




More information about the training-materials-updates mailing list