Make lttng-ust robust against -finstrument-functions.
authorPaul Woegerer <paul_woegerer@mentor.com>
Wed, 18 Jul 2012 19:28:44 +0000 (15:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Jul 2012 19:28:44 +0000 (15:28 -0400)
[ Edit by Mathieu Desnoyers:

We need to declare the no_instrument_function attribute on function
declarations (rather than definition) for g++. Moved the attribute prior
to the function declaration (rather than after) to follow the coding
style within LTTng-UST. ]

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024692 seconds and 4 git commands to generate.