Remove caller field from malloc events
[lttng-ust.git] / liblttng-ust-libc-wrapper / lttng-ust-malloc.c
index 771d8382c50eabfe1c47160360601ee2333c6571..ba8e4d42ac018e5808e80431aabe213bd9f5df7c 100644 (file)
@@ -31,7 +31,7 @@
 
 #define TRACEPOINT_DEFINE
 #define TRACEPOINT_CREATE_PROBES
-#define TP_IP_PARAM caller
+#define TP_IP_PARAM ip
 #include "ust_libc.h"
 
 #define STATIC_CALLOC_LEN 4096
This page took 0.022283 seconds and 4 git commands to generate.