XML state system: Add "eventName" to the current stateattribute types.
authorNaser Ezzati <n.ezzati@polymtl.ca>
Thu, 6 Nov 2014 16:07:27 +0000 (11:07 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 12 Nov 2014 14:51:59 +0000 (09:51 -0500)
commit597168fcdea862c36181dc52133dcfe79bc7d1c7
tree8518445a88b10b0e2b9de1176f0cad07be9bdad8
parentba27dd3801c92b184b55a5017611a958b7a0a349
XML state system: Add "eventName" to the current stateattribute types.

We already have the "eventName" as a type for statevalue, but sometimes we need
it as a valid stateattribute type as well, e.g., in counting the number of each
event type.

Change-Id: Ie699221d71cee1686c6865bcffc3b38a991a0731
Signed-off-by: Naser Ezzati <n.ezzati@polymtl.ca>
Reviewed-on: https://git.eclipse.org/r/36059
Tested-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/model/TmfXmlStateAttribute.java
org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/xmlStateProvider.xsd
This page took 0.025971 seconds and 5 git commands to generate.