Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347334 - [TMF] Missing API to retrieve parent trace in TmfEvent
Summary: [TMF] Missing API to retrieve parent trace in TmfEvent
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: LinuxTools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Francois Chouinard CLA
QA Contact: Francois Chouinard CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 301610
  Show dependency tree
 
Reported: 2011-05-26 11:16 EDT by Bernd Hufmann CLA
Modified: 2022-01-13 14:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Hufmann CLA 2011-05-26 11:16:09 EDT
The TmfEvent class doesn't provide an API to retrieve the parent trace. For a given TmfEvent, it's currently not possible to know which trace it came from. This is especially relevant when dealing with experiments with multiple traces.

The TmfEvent class needs to be extended to provide this API.
Comment 1 Francois Chouinard CLA 2012-02-22 16:56:47 EST
This was fixed in the new TMF Event Model. The TmfEvent class now provides the following method:
- public ITmfTrace<?> getTrace()
Comment 2 Francois Chouinard CLA 2012-03-26 14:02:12 EDT
Delivered in 0.10.0