GitHub PyPI

barectf

    • What’s new in barectf 3?
    • Install barectf
    • Getting started
    • How barectf works
      • CTF primer
    • Write a barectf YAML configuration file
      • YAML primer
      • Configuration object
        • Common values
        • Trace object
        • Trace type object
        • Clock type object
        • Data stream type object
        • Event record type object
        • Field type object
          • Integer
          • Enumeration
          • Real
          • String
          • Structure
          • Static array
          • Dynamic array
      • Include partial YAML files
    • Generate files from a YAML configuration file
      • barectf CLI tool usage
    • Use the generated C tracing functions
    • Build your application with a generated tracer
    • Write a barectf platform
      • Platform API
      • Platform example
    • Get help
barectf 3.0
  • barectf
    • 3.1
    • 3.0
  • barectf
  • Get help
3.1 3.0

Get help

To get help with barectf:

  • Write to the lttng-dev mailing list with the [barectf] subject prefix.

  • Query eepp on the OFTC or Freenode IRC networks.

  • Create a GitHub issue.

For commercial support and feature requests, please contact EfficiOS.

Other links:

  • Continuous integration

  • LTTng blog, which contains posts about barectf