Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Feb 2016 23:18:17 +0000 (18:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Feb 2016 23:18:17 +0000 (18:18 -0500)
commit97904b41390563c6ad2134c522b5ba44ef1ae3b2
tree4f3b4d04e1594c242ad5ace8fba9adf553bba2ed
parent74687dca581f1bbe441e0222e57b911f9ff1ec11
Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC

It causes stack corruption in the tracepoint event probes.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-tracepoint-event.h
This page took 0.024414 seconds and 4 git commands to generate.