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

2018-03-24 Thread Khalid Elmously
On 2018-03-23 18:03:42 , Mathieu Desnoyers wrote: > - On Mar 23, 2018, at 1:28 PM, Khalid Elmously > khalid.elmou...@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 ev

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

2018-03-24 Thread Khalid Elmously
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 --- instrumentation/events/lttng-module/kvm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/instrumentation/e