Feature #576
Support #include in .tp files
Status:
Confirmed
Priority:
Low
Assignee:
Yannick Brosseau
Target version:
-
Start date:
06/25/2013
Due date:
% Done:
0%
Estimated time:
Description
To enable users of lttng-gen-tp to assign values from complex types, we need to allows #include files to be specified.
Updated by Yannick Brosseau over 7 years ago
Adding a special keyword to the tp file to specify a file to include seems the best plan to go.
Updated by Mathieu Desnoyers about 7 years ago
- Priority changed from Normal to Low
- Target version changed from 2.4 to 2.5
Updated by Christian Babeux almost 7 years ago
- Target version deleted (
2.5)
Yannick, did you have time to look at this?
Updated by Sébastien Boisvert over 6 years ago
Is this ticket about including .h files or .tp files ?
As a LTTng-UST end user, I am including .h files in my .tp files without any problem (example: #include <engine/thorium/message.h>).
Updated by Christian Babeux over 6 years ago
- Tracker changed from Bug to Feature
Yannick: Could you describe in more detail what you have in mind with this?
This seems to be more of a feature request. Moving this to feature.