From mboxrd@z Thu Jan 1 00:00:00 1970 From: laijs@cn.fujitsu.com (Lai Jiangshan) Date: Tue, 14 Oct 2008 16:50:34 +0800 Subject: [ltt-dev] TODO list before releasing LTTng-buffering to LKML In-Reply-To: <20081008010211.GA26361@Krystal> References: <20081008010211.GA26361@Krystal> Message-ID: <48F45D5A.6060802@cn.fujitsu.com> * Mathieu Desnoyers (compudj at krystal.dyndns.org) wrote: > Hi! > > Just to keep you posted on the current development, this is what is left > on my roadmap before I post a minimal LTTng (only the timestamping, > event ID management and buffering) to LKML : > > Todo list before posting LTTng-buffering to LKML [...] > - switch ltt-control.ko (currently over netlink) to debugfs > - switch marker list (and marker activation (currently in /proc/ltt) to debugfs > Marker directory. One file per marker. > - Create a ltt-ascii.ko kernel module which merge-sorts the buffers and exports > them to userspace through a debugfs file. > Hi, Mathieu, We are interested with the above TODOs, and we are planning to implement them. Thanks, Lai > If some of you are interested to work on any of these, you are welcome. > I'll be glad to post more details about these items upon request. > > Mathieu >