From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Frank Ch. Eigler" Subject: Re: [RFC] LTTng merge plan Date: Tue, 29 Jul 2008 12:18:36 -0400 Message-ID: <20080729161836.GA10751@redhat.com> References: <20080717155724.897537670@polymtl.ca> <48862A30.7050701@qumranet.com> <488635A7.2030609@qumranet.com> <20080722221204.GA14661@Krystal> <488C49CC.8040800@qumranet.com> <20080728005405.GA7941@Krystal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Linus Torvalds , Andrew Morton , Ingo Molnar , Peter Zijlstra , Steven Rostedt , James Bottomley , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, systemtap-ml , linux-btrace@vger.kernel.org To: Mathieu Desnoyers Return-path: Content-Disposition: inline In-Reply-To: <20080728005405.GA7941@Krystal> List-Unsubscribe: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org List-Id: kvm.vger.kernel.org Hi, Mathieu - > [...] > Currently, [my merge plan] looks like : > > In Ingo's trees : > - Tracepoints, scheduler tracepoints instrumentation, ftrace port to > tracepoints > - Should make it into 2.6.27 since ftrace needs those. > [...] This is the tracepoints infrastructure, and ... > Short-term submission plan > > In LTTng patchset > (http://ltt.polymtl.ca/lttng/patch-2.6.26-0.12.tar.bz2) > > - Instrumentation > - LTTng tracepoints > - Used by LTTng, SystemTAP and usable specialized probes. > [...] ... this is the "meat", which includes both the tracepoints and the the tracepoint-to-marker conversion modules, such as those in "lttng-instrumentation-*-tracepoint-probes.patch", right? - FChE