Remove mention that SDT probes are supported by tracepoints

This commit is contained in:
Sergio Durigan Junior 2014-10-17 19:32:56 -04:00
parent 9e1343eeb5
commit 3554d9c84c
1 changed files with 0 additions and 2 deletions

View File

@ -231,8 +231,6 @@ process("./example-stap").mark("my_probe") $arg1:long
\pause
\item{Integrated with the \textit{breakpoint} system. Support for printing a \probe{}'s argument value.}
\pause
\item{Supports \textit{tracepoints}.}
\pause
\item{Not necessary to include debug information in your binary (\texttt{-g} flag); arguments are encoded directly in the asm.}
\pause
\item{Also possible to use optmization flags (\texttt{-O}).}