lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.remote.ui.tests / resources / invalid_profile_missing_root.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <profiles>
3 <version>0.1</version>
4 <profile name="myProfile">
5 <node name="myhost">
6 <uri>ssh://user@127.0.0.1:22</uri><traceGroup recursive="false">
7 <trace name="lttng/(group1)" type="org.eclipse.linuxtools.tmf.ui.type.ctf">
8 <file name="lttng/(.*)" />
9 </trace>
10 </traceGroup>
11 </node>
12
13 </profile>
14 </profiles>
This page took 0.033314 seconds and 5 git commands to generate.