[lttng-dev] [PATCH lttng-modules v3] Update: kvm instrumentation for ubuntu 4.13.0-38

Khalid Elmously khalid.elmously at canonical.com
Sat Mar 24 21:34:05 EDT 2018


On 2018-03-23 18:03:42 , Mathieu Desnoyers wrote:
> ----- On Mar 23, 2018, at 1:28 PM, Khalid Elmously khalid.elmously at canonical.com wrote:
> 
> > Starting from 4.13.0-38 the ubuntu kernel backport a kvm instrumentation
> > change introduced in 4.15 which affects the prototype of the kvm_mmio event.
> > 
> > Signed-off-by: Khalid Elmously <khalid.elmously at canonical.com>
> > ---
> > instrumentation/events/lttng-module/kvm.h | 1 +
> > 1 file changed, 1 insertion(+)
> > 
> > diff --git a/instrumentation/events/lttng-module/kvm.h
> > b/instrumentation/events/lttng-module/kvm.h
> > index 8f9a132..a5982c9 100644
> > --- a/instrumentation/events/lttng-module/kvm.h
> > +++ b/instrumentation/events/lttng-module/kvm.h
> > @@ -92,6 +92,7 @@ LTTNG_TRACEPOINT_EVENT(kvm_ack_irq,
> > 	|| LTTNG_KERNEL_RANGE(4,1,50, 4,2,0) \
> > 	|| LTTNG_KERNEL_RANGE(3,16,52, 3,17,0) \
> > 	|| LTTNG_KERNEL_RANGE(3,2,97, 3,3,0) \
> > +	|| LTTNG_UBUNTU_KERNEL_RANGE(4,13,16,38, 4,14,0,0) \
> > 	|| LTTNG_DEBIAN_KERNEL_RANGE(4,9,65,0,3,0, 4,10,0,0,0,0) \
> > 	|| LTTNG_FEDORA_KERNEL_RANGE(4,14,13,300, 4,15,0,0))
> 
> The message is in base64 I think. Can you resend it in plain text ?

mutt tells me it's already in text/plain:

Date: Fri, 23 Mar 2018 13:28:03 -0400
X-Mailer: git-send-email 2.14.1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=utf-8
Status: RO


But I will send v4 anyway just in case. You can also fetch git://git.launchpad.net/~kmously/ubuntu/+source/lttng 6a58acb68f813ac4922054d4acc3d92faf26077a

Thanks
-Khalid


> 
> Thanks,
> 
> Mathieu
> 
> > 
> > --
> > 2.14.1
> > 
> > _______________________________________________
> > lttng-dev mailing list
> > lttng-dev at lists.lttng.org
> > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 
> -- 
> Mathieu Desnoyers
> EfficiOS Inc.
> http://www.efficios.com


More information about the lttng-dev mailing list