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:51 +0000 (15:09 -0400)
commitfea65d0c097a42cf163bf7035985a6da330b9a1f
tree828a8019e6dbe3fb73d6a45ad5a2e80d271a4d77
parentf783d4272d18c53c517cbefcffa783dceb0e0dd7
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.025371 seconds and 4 git commands to generate.