Fix: add RHEL version macros
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 May 2015 16:19:01 +0000 (12:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 May 2015 16:50:31 +0000 (12:50 -0400)
commit7bcdff657b7a6a754e07d2ed285e9c2d8c9f3cfa
treee11f64b1d35a2abb9a403b2c7b896cc3cb42d7ae
parent247c3cd66b24d6622c84806a66482b30a20a3a90
Fix: add RHEL version macros

RHEL 7.1 has backported upstream patches that change the kvm.h
tracepoint prototype. Add version check specific to RHEL to handle this
case.

RHEL 7.x has the required fixes backported that allow removing the 3.10
blacklist check for them, so take this into account.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/kvm.h
lttng-kernel-version.h
wrapper/trace-clock.h
This page took 0.025061 seconds and 4 git commands to generate.