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:32 +0000 (15:09 -0400)
commitf61d99f9c276bc659f8789a15de19e00f2e3bc12
tree05b3cd2f00346feb636da4bef389b5cdf18f5653
parent12d4702757b86de457904f6e344b4f412cef611a
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.026211 seconds and 5 git commands to generate.