More javadoc updates
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / ctf / core / trace / CTFTrace.java
index 91fcd596ecb2e3ff7865a22a1b281487134b0718..5ef907552e220211c28239ce79def8a064e7fc5a 100644 (file)
@@ -49,8 +49,8 @@ import org.eclipse.linuxtools.internal.ctf.core.trace.StreamInput;
 import org.eclipse.linuxtools.internal.ctf.core.trace.StreamInputPacketIndex;
 
 /**
- * <b><u>CTFTrace</u></b>
- * <p>
+ * A CTF trace on the file system.
+ *
  * Represents a trace on the filesystem. It is responsible of parsing the
  * metadata, creating declarations data structures, indexing the event packets
  * (in other words, all the work that can be shared between readers), but the
This page took 0.024142 seconds and 5 git commands to generate.