See inline.
> The version of gcc I am using has a bug which produces linker errors for
> intrinsics when compiled with -finstrument-functions.
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78333
> I will either need to find a gcc version where this bug is fixed or figure
> out a workaround. Using
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
Signed-off-by: Michael Jeanson
---
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..85aa8a7 100644
--- a/instrumentation/events/lttng-module/kvm.h
+++
Hi,
On 2018-03-23 11:03, Khalid Elmously 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
> ---
> instrumentation/events/lttng-module/kvm.h | 1 +
>
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 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/instrumentation
- On Mar 23, 2018, at 11:55 AM, 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 event.
>
> Signed-off-by: Khalid Elmously
> ---
> instrumen
On 2018-03-23 13:11:28 , Mathieu Desnoyers wrote:
> - On Mar 23, 2018, at 11:55 AM, 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 e
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
- On Mar 23, 2018, at 1:25 PM, Khalid Elmously
khalid.elmou...@canonical.com wrote:
> On 2018-03-23 13:11:28 , Mathieu Desnoyers wrote:
>> - On Mar 23, 2018, at 11:55 AM, Khalid Elmously
>> khalid.elmou...@canonical.com wrote:
>>
>> > Starting from 4.13.0-38 the ubuntu kernel backport a
On 2018-03-21 19:00, Mathieu Desnoyers wrote:
> - On Mar 21, 2018, at 5:38 PM, Michael Jeanson mjean...@efficios.com
> wrote:
>
>> Tested in QEMU 2.12.0-rc0, requires --disable-compiler-tls to go
>> through the benchmarks reliably.
>
> Is it possible to find a RISC-V board in the wild ? (for
- On Mar 23, 2018, at 5:22 PM, Michael Jeanson mjean...@efficios.com wrote:
> On 2018-03-21 19:00, Mathieu Desnoyers wrote:
>> - On Mar 21, 2018, at 5:38 PM, Michael Jeanson mjean...@efficios.com
>> wrote:
>>
>>> Tested in QEMU 2.12.0-rc0, requires --disable-compiler-tls to go
>>> throu
- 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 event.
>
> Signed-off-by: Khalid Elmously
> ---
> instrument
12 matches
Mail list logo