Skip to content

Commit

Permalink
all ftrace should use verb
Browse files Browse the repository at this point in the history
  • Loading branch information
nickchen120235 committed Dec 5, 2022
1 parent b44bf10 commit 2df343f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lkmpg.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1619,7 +1619,7 @@ \section{System Calls}
\label{img:kernel-livepatching}
\end{figure}

For more information regarding \cpp|ftrace|, check out \href{https://www.kernel.org/doc/html/latest/trace/ftrace.html}{the kernel documentation} and \href{https://youtu.be/93uE_kWWQjs}{this talk from Steven Rostedt}.
For more information regarding \verb|ftrace|, check out \href{https://www.kernel.org/doc/html/latest/trace/ftrace.html}{the kernel documentation} and \href{https://youtu.be/93uE_kWWQjs}{this talk from Steven Rostedt}.

Before getting our hands dirty, here are some functions we need to know.

Expand Down

0 comments on commit 2df343f

Please sign in to comment.