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:25:05 +0000 (18:25 -0500)
commitb4e223dd4d75443de41c0e380216bde073d23ab6
treedc73d3245db2d0fd30d3478a97629e493683be34
parent6249c0902813419cb60e19cbbc7ddf417484b71d
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.024117 seconds and 4 git commands to generate.