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:26:58 +0000 (12:26 -0400)
commitf30ae671364af1a69a5c5ad562e10a38c1bbaf2e
tree6e038afc9c379c456109aa6f57c819c8ccdc43bf
parent5c7af5239d787af6488fa7bde4e6a0fccc6a63e8
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.039206 seconds and 4 git commands to generate.