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 17:01:18 +0000 (13:01 -0400)
commitfa73b7a2bdfee670825a82a4cbe0cedfd36807bf
tree9f68e54eb63a2bc4c1f9b8f5acbc04dea15ad949
parent40207cedd99f96743ad582263bb4cd819988fffb
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.025359 seconds and 4 git commands to generate.