2.8, 2.9: use `$` and `#` prompts in terminal boxes
[lttng-docs.git] / common / ust-sit-step-tp-o.txt
1 To build the tracepoint provider package object file:
2
3 * Compile the <<tpp-source,tracepoint provider package source file>>:
4 +
5 --
6 [role="term"]
7 ----
8 $ gcc -I. -c tpp.c
9 ----
10 --
This page took 0.029563 seconds and 4 git commands to generate.