tmf: Add a getSubAttributes() with regex to the state system
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 4 Mar 2014 21:28:42 +0000 (16:28 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 4 Mar 2014 22:16:07 +0000 (17:16 -0500)
commit5206c85862b1c1e0d335e320a48b21023a64cc9a
tree7135cc73c59a02d31e2e8a388f7dbb9479a85d34
parent2fea16bce36f54cdb3511605b28d4475ef4e2b47
tmf: Add a getSubAttributes() with regex to the state system

This allows a bit more fine-grained control than getQuarks("*").

Change-Id: Ia925e98a15748eb67f7792108063c649d392e4d2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/22885
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
IP-Clean: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/StateSystem.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/ITmfStateSystem.java
This page took 0.030381 seconds and 5 git commands to generate.