diff --git a/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex b/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex index 265c537082..53938ec55c 100644 --- a/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex +++ b/labs/debugging-system-wide-profiling/debugging-system-wide-profiling.tex @@ -12,7 +12,7 @@ \section{ftrace \& uprobes} First of all, we will start a small program on the target using the following command: \begin{bashinput} -$ mystery_program 1000 200 2 & +$ mystery_program 1500 400 2 & \end{bashinput} In order to trace a full system, we can use ftrace. However, if we want to trace