Fix: handle missing ftrace header on v4.12
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 23 Jun 2017 18:29:42 +0000 (14:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Jun 2017 19:09:46 +0000 (15:09 -0400)
commitf6d9773c097b09be1ab7946dfc7cfe3c90026497
treeb028f21b8a099e6934eeb033c74cb145e84c9a99
parent9fd13611dc717228cd8b1e2442248ffeef416b72
Fix: handle missing ftrace header on v4.12

Properly handle the case where we build against the distro headers of a
kernel >= 4.12 and ftrace is enabled but the private header is
unavailable.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.ABI.workarounds
lttng-events.h
probes/Kbuild
This page took 0.025649 seconds and 4 git commands to generate.