ctf: expose stream in CtfTmfEvent
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 16 Dec 2015 03:16:11 +0000 (22:16 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 17 Dec 2015 00:54:31 +0000 (19:54 -0500)
commitbdce1ff5dda724a3409801a080e0df671e1d7501
treea3057fdb235ad78905ae10f7f2e8d007ba52dd32
parent6b8f960db5d8f31b6aa646610cbf8ac42db0db08
ctf: expose stream in CtfTmfEvent

This allows one to access the stream number. It may lead to improved UX later.
The stream ID can allow analyses to know which stream an event is coming
from. If a trace has a control channel and a data channel, this will
allow the events to be easily filtered into the appropriate views.

Change-Id: Iba9de10d9f1f633deed6df81c0d849acf5a3aceb
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/62779
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java
This page took 0.024794 seconds and 5 git commands to generate.