From mboxrd@z Thu Jan 1 00:00:00 1970 From: rostedt@goodmis.org (Steven Rostedt) Date: Sat, 10 Jan 2009 15:40:16 -0500 (EST) Subject: [ltt-dev] Fw: [PATCH] ext4: Add markers for better debuggability In-Reply-To: <20090110184240.GA31579@mit.edu> References: <20090109170408.75C1.KOSAKI.MOTOHIRO@jp.fujitsu.com> <20090109144901.GA7262@Krystal> <20090109185840.GD23869@mit.edu> <20090110161906.GB20526@Krystal> <20090110184240.GA31579@mit.edu> Message-ID: On Sat, 10 Jan 2009, Theodore Tso wrote: > > P.S. At the kernel summit, there was some talk about a very > simplified interface that would allow us to extract text dumps from > tracepoints without having to download a huge userspace utility like > SystemTap --- or LTTng. Has that been written yet, or is the only way > for me to use Tracepoints right now is to figure out how to use the > whole LTTng infrstructure? Actually, that's one of the things ftrace is suppose to do, and is on my todo list. To track all trace points, and be able to hook into any one and print them out to the trace. -- Steve