From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhaolei@cn.fujitsu.com (Zhaolei) Date: Tue, 02 Dec 2008 19:20:47 +0800 Subject: [ltt-dev] [PATCH 0/2] Make lttng support enable/disable trace channel Message-ID: <49351A0F.5060500@cn.fujitsu.com> Hello, Mathieu As we discussed in "Re: [ltt-dev] Make lttctl use new interface", we need make lttctl select some of channel to trace. At first step, we need make lttng support link part of channels into a trace. It is implemented by this patch. step2: make ltt-trace-control support this function. step3: make user-more lttctl support this function. B.R. Zhaolei