X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Flttng-context-pid-ns.c;h=965580bad0171261fc1c842c4a7b839428fe524c;hb=4697aac7ad1bdb932a843d93076418f4048baad3;hp=fdf91bb889113092552c8988f8426bd922edf796;hpb=924f456661a47da6240c2231c5ad2723d845ce8f;p=lttng-modules.git diff --git a/src/lttng-context-pid-ns.c b/src/lttng-context-pid-ns.c index fdf91bb8..965580ba 100644 --- a/src/lttng-context-pid-ns.c +++ b/src/lttng-context-pid-ns.c @@ -78,7 +78,7 @@ void pid_ns_get_value(void *priv, static const struct lttng_kernel_ctx_field *ctx_field = lttng_kernel_static_ctx_field( lttng_kernel_static_event_field("pid_ns", lttng_kernel_static_type_integer_from_type(unsigned int, __BYTE_ORDER, 10), - false, false, false), + false, false), pid_ns_get_size, pid_ns_record, pid_ns_get_value,