barectf - Generate C99 code that can write native CTF packets
barectf COMMAND COMMAND-ARGS
The
barectf command generates C99 code, that itself can write Common
Trace Format <
http://diamon.org/ctf> packets natively, out of a YAML
configuration input file. The full documentation of barectf is available on
the project’s website <
http://barectf.org>.
-
-h, --help
- Show this help and quit
-
-V, --version
- Show version and quit
- gen, generate
- Generate the C source and CTF metadata stream files of a
tracer from a configuration file.
- show-effective-configuration, show-effective-config,
show-effective-cfg
- Print the effective configuration file for a given
configuration file and inclusion directories.
- show-configuration-version, show-config-version,
show-cfg-version
- Print the major version of a given configuration file.
Run `barectf COMMAND
--help` to show the help of COMMAND.