Skip to content

Changes

Summary

  1. tmf: Add utility to detect directory traces from trace path (details)
Commit aee08bc11aa795484556ab25e8b98125585728c4 by Bernd Hufmann
tmf: Add utility to detect directory traces from trace path

This utility checks whether the parent or grandparent path of given path
to a file is a valid directory trace. If it is a directory trace then
return the parent or grandparent path.

[Added] TmfTraceType.checkAndUpdateTracePath() to check directory traces

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java (diff)
The file was modified tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java (diff)
The file was modified tmf/org.eclipse.tracecompass.tmf.core/META-INF/MANIFEST.MF (diff)