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:48:27 +0000 (13:48 -0400)
commit0794b3f6d4a3d17eb1d77fdc141f67939e99c6aa
tree2d29c946a13c9c861077fb841b1cf82d42c062bc
parentd53b7abcbad6cba99a2ea8b871f1e5d6680bfcb2
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.025244 seconds and 4 git commands to generate.