Community
Participate
Working Groups
Currently there is know way to control tracing from eclipse. It would be useful to add a LTTng Trace Control Component to the LTTng integration in eclipse. The component shall enable the user to create and configure traces, start/stop/resume tracing as well as import of collected traces for further analysis by the LTTng integration.
Created attachment 194019 [details] LTTng Trace Control LTTng Trace Control Contribution: The LTTng Trace Control is based on TCF and RSE. This solution connects to a LTTng (TCF) agent on the target system that is provided by the LTTng project (see lttng.org). It provides the following tracing related features: - retrieval of trace providers from agent (kernel or ust) - retrieval of trace targets per provider - retrieval of active and non-active traces per target - creation of new traces - configuration of trace markers per target - configuration of traces and trace channels - start, pause, resume and stop of a trace - import of a trace to a LTTng tracing project Thanks to all contributors of the trace control feature (Polytechnique in Montreal, Patrick Tasse)
Comment on attachment 194019 [details] LTTng Trace Control Patch committed!
The LTTng Trace Control feature is documented in the LTTng User Guide: http://wiki.eclipse.org/Linux_Tools_Project/LTTng/User_Guide /Bernd
Delivered with 0.8
*** Bug 301623 has been marked as a duplicate of this bug. ***