Fix: function instrumentation ip context
[lttng-ust.git] / liblttng-ust-cyg-profile / lttng-ust-cyg-profile-fast.h
index 0a6c67f969506fe43bae1ce80b66a7145603f7b1..ea6383861dd057debb211a23e726eaf51ca74b1f 100644 (file)
@@ -44,7 +44,7 @@ TRACEPOINT_LOGLEVEL(lttng_ust_cyg_profile_fast, func_entry,
        TRACE_DEBUG_FUNCTION)
 
 TRACEPOINT_EVENT(lttng_ust_cyg_profile_fast, func_exit,
-       TP_ARGS(void),
+       TP_ARGS(void *, func_addr),
        TP_FIELDS()
 )
 
This page took 0.023656 seconds and 4 git commands to generate.