Hi Jon, If you use a semi-recent version of the Eclipse viewer (like the RCP one at http://lttng.org/eclipse ), it is possible to filter the entries in the CFV. Look for the left-most button in the view's toolbar.
There is also the possibility to add filters at the tracer level when you setup your tracing session. I'm not too familiar with that though, perhaps one of the LTTng devs can give some details. Cheers, Alexandre On Mon, 2014-03-17 at 22:38 +0000, Jonathan Haws wrote: > I'm sure this question has been asked, but no amount of searching has helped > so far... > > I have a suite of programs that I would like to enable tracing for and be > able to view the control flow, statistics, etc. in the Eclipse plugin. How > is this done? I have instrumented my code for UST and enabled all the > necessary kernel events and I get good trace data, but I would like to > prefilter all the stuff not associated with my processes. If the data is > there, that is fine (I will probably want it) but is there any way to capture > data on just the desired processes? What about being able to hide things in > the Control Flow view? > > Thanks! > Jon _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
