blob: 6b2a385e799a4e5d47e38795c93369296cd70966 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- ***************************************************************************
* Copyright (c) 2016 Ericsson
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License 2.0 which
* accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Jean-Christian Kouame - Initial API and implementation
*************************************************************************** -->
<tmfxml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="xmlDefinition.xsd">
<timeGraphView id="org.eclipse.linuxtools.tmf.analysis.xml.ui.views.controlflow">
<head>
<analysis id="test.xml.conditions" />
<label value="Xml Timegraph View Test" />
</head>
<!-- StateValues -->
<definedValue name="NONE" value="0" color="#EEEEEE" />
<definedValue name="VALID" value="1" color="#FF0000" />
<entry path="checkpoint" displayText="true">
<display type="self"/>
</entry>
</timeGraphView>
</tmfxml>