logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

barectf - Generate C99 code that can write native CTF packets

Commands

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.

barectf 3.0.1                                      April 2022                                         BARECTF(1)

Description

       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>.

Name

       barectf - Generate C99 code that can write native CTF packets

Options

-h, --help
              Show this help and quit

       -V, --version
              Show version and quit

Synopsis

barectfCOMMANDCOMMAND-ARGS

See Also