config: add configuration options
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 6 Apr 2016 16:30:02 +0000 (12:30 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 6 Apr 2016 16:30:02 +0000 (12:30 -0400)
commit893854db4ab94106ef5bad50079ee65cb4f2589c
tree641cd405e5d49e6eb3aea5a2b85fdd75fa0c7187
parent3c71485f2478a19dfb496bb53c61a34a8c98efc9
config: add configuration options

Current options:

  * `gen-prefix-def`: generate a prefix definition in the
    header file
  * `gen-default-stream-def`: generate a default stream
    name definition in the header file

Those are intended to facilitate the use of a barectf-LTTng-UST
adapter.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/config.py
This page took 0.023522 seconds and 4 git commands to generate.