tmf: Support dynamic marker event sources
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.dev / doc / Developer-Guide.mediawiki
index 649f74428e98e56b5928cc7505ec28bcfcc856ad..df4597d7e63e30c5bdf79b297d6acff4348d9d90 100644 (file)
@@ -1048,6 +1048,20 @@ Sent by the experiment after trace synchronization.
 
 Received by any component that needs to be notified of trace synchronization.
 
+=== TmfMarkerEventSourceUpdatedSignal ===
+
+''Purpose''
+
+This signal is used to indicate that a marker event source has been updated.
+
+''Senders''
+
+Sent by a component that has triggered a change in a marker event source.
+
+''Receivers''
+
+Received by any component that needs to refresh the markers due to the change in marker event source.
+
 == Debugging ==
 
 TMF has built-in Eclipse tracing support for the debugging of signal interaction between components. To enable it, open the '''Run/Debug Configuration...''' dialog, select a configuration, click the '''Tracing''' tab, select the plug-in '''org.eclipse.tracecompass.tmf.core''', and check the '''signal''' item.
This page took 0.023248 seconds and 5 git commands to generate.