dl instrumentation: add dlmopen event, trace dlopen flags
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 4 Jul 2016 21:06:04 +0000 (17:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 5 Jul 2016 20:01:31 +0000 (16:01 -0400)
commit7b0fdd83c137bea1d7302df1a45252dfdccd8172
tree4b31d40a692ad556b8cf8894a1dda50b76a79187
parent97c7c238f60194565d4839e38e712414c22494e3
dl instrumentation: add dlmopen event, trace dlopen flags

Add missing dlmopen(3) instrumentation, and add the "flags" field to
dlopen instrumentation.

Link: http://man7.org/linux/man-pages/man3/dlopen.3.html
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-dlfcn.h
liblttng-ust-dl/lttng-ust-dl.c
liblttng-ust-dl/ust_dl.c
liblttng-ust-dl/ust_dl.h
This page took 0.024848 seconds and 4 git commands to generate.