eclipse-tracecompass-incubator / org.eclipse.tracecompass.incubator

Eclipse Public License 2.0
5 stars 14 forks source link

server: Create bookmarks file for experiments #119

Closed PatrickTasse closed 2 weeks ago

PatrickTasse commented 2 weeks ago

The bookmarks file can be used to store and retrieve markers associated with an experiment using platform APIs.

It can later be obtained for an opened experiment with: TmfTraceManager.getInstance().getTraceEditorFile(experiment)