Fix: lttng-ust-malloc ip context
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jun 2015 11:15:09 +0000 (13:15 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jun 2015 11:15:09 +0000 (13:15 +0200)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-libc-wrapper/lttng-ust-malloc.c

index 652dd5ae977decbf24bf1587c2326902b74a0bd1..771d8382c50eabfe1c47160360601ee2333c6571 100644 (file)
@@ -31,6 +31,7 @@
 
 #define TRACEPOINT_DEFINE
 #define TRACEPOINT_CREATE_PROBES
+#define TP_IP_PARAM caller
 #include "ust_libc.h"
 
 #define STATIC_CALLOC_LEN 4096
This page took 0.02697 seconds and 4 git commands to generate.