Fix: forwarding of call_site argument to field
authorPaul Woegerer <paul_woegerer@mentor.com>
Wed, 27 Mar 2013 14:16:26 +0000 (10:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 14:16:26 +0000 (10:16 -0400)
commit9283d922fee6067f502866832e6113c720473c94
treeba6d6b72209aa3589d2332e01eed5aa25df4628a
parente2ad3b4ff276e0ea0671d5f703c913cf54c10500
Fix: forwarding of call_site argument to field

I ran some tests with the new function entry/exit instrumentations.

The tracepoint provider for lttng_ust_cyg_profile:func_entry and
func_exit does not properly forward the call_site argument to the
call_site field. The patch below fixes the problem.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-cyg-profile/lttng-ust-cyg-profile.h
This page took 0.024261 seconds and 4 git commands to generate.