Allow #include in template (.tp) file
authorYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 22 Jun 2013 17:48:27 +0000 (13:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 22 Jun 2013 17:49:09 +0000 (13:49 -0400)
commit47eba1fd0b22821100f18893d1b7e88b12d9c99f
tree94be752e56ec6d955570508fa1a9a8d42f9b4a7a
parent55bf11fa9d9fd4e069dffeba5d3832b259a6a560
Allow #include in template (.tp) file

The #include directive won't be parsed, but will be copied to the
generated .h files.

Also add a verbose (-v) mode to display some debugging output

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tools/lttng-gen-tp
This page took 0.025956 seconds and 4 git commands to generate.