| Version: | 6.2.0 |
|---|---|
| Manual group: | Universal Ctags |
| Manual section: | 7 |
This man page gathers random notes about tagging SystemTap scripts.
The SystemTap parser runs CPreProcessor as a guest parser on the areas surrounded by %{ and %}.
"input.stp"
"output.tags" with "--options=NONE -o - --sort=no --extras=+{guest} input.stp"
ctags(1), SystemTap Language Reference (https://sourceware.org/systemtap/langref/)