Community
Participate
Working Groups
The LTTngStateResource tree structure is the base for Synthetic events as well as the entry to re-factor the state system structure, The implementation of it together with its super classes and interfaces will allow for loose coupling between the UI and Synthetic Events and UI and the state system.
The generic implementation has been implemented under the model package: interface ILTTngTreeNode classes: LTTngTreeNode, LTTngTreeNodeGeneric the specific lttng classes are under the state.resource package interfaces: ILttngStateContext, ILTTngStateResource classes: LttngStateContext, LngStateResource Ready to be used to carry information related to synthetic events. This initial implementation is fixed under the branch "provider"
re-opened, to be marked fixed, once it's merged to TRUNK
Merged with trunk.
Delivered with the Helios release.