Formatting fixes on stap section
This commit is contained in:
parent
27a1de29b7
commit
aee82c1bc0
1 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ main (int argc, char *argv[])
|
||||||
\begin{frame}[fragile]
|
\begin{frame}[fragile]
|
||||||
\frametitle{\stap{} \texttt{SDT} probes}
|
\frametitle{\stap{} \texttt{SDT} probes}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item{Pre-req for \gdb{}: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.}
|
\item{Pre-req: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.}
|
||||||
\begin{block}{Example code -- \texttt{example-stap.c}}
|
\begin{block}{Example code -- \texttt{example-stap.c}}
|
||||||
\tiny
|
\tiny
|
||||||
\begin{lstlisting}[language=c,showstringspaces=false]
|
\begin{lstlisting}[language=c,showstringspaces=false]
|
||||||
|
|
Loading…
Reference in a new issue