Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/chap-opendtrace-arch.tex
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ \section{Probe Life Cycle}
respectively, both operate under the same model. They both find the
instruction in the program at which the tracepoint is to be placed and
swap the regular instruction with a an architecture dependent
break-point instruction when tracing is enabled. The profile provider is
break-point instruction when tracing is enabled. The \verb|profile| provider is
completely different from the \verb|fbt| or \verb|fasttrap| providers as
it fires its probes on a periodic basis.

Expand Down