Skip to content

Commit 9e94e29

Browse files
committed
debugging: slides: add space in flamegraph command for clarity
Signed-off-by: Alexis Lothoré <[email protected]>
1 parent 487ae25 commit 9e94e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/debugging-system-wide-profiling/debugging-system-wide-profiling.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ \subsection{perf}
435435
\item Format the data:
436436
\begin{block}{}
437437
\begin{minted}[fontsize=\small]{console}
438-
perf script|./fl/stackcollapse-perf.pl > out.perf-folded
438+
perf script | ./fl/stackcollapse-perf.pl > out.perf-folded
439439
\end{minted}
440440
\end{block}
441441
\begin{itemize}

0 commit comments

Comments
 (0)