Add namespaces statedump
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 12 Feb 2019 14:47:34 +0000 (09:47 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Oct 2019 15:16:49 +0000 (11:16 -0400)
commit1965e6b461720f6e43ff77d71f1ea086d3da88d9
tree5b32e8e1edce1ac23993276fe531785983bfa9e7
parentdc923e75c174ee4e7a80e5f9af1dfd39fb8346ea
Add namespaces statedump

Add a statedump event for each type of namespace.

The pid ns was already implemented as part of the lttng_statedump_process_state
event, move the "vtid" and "vpid" fields to the new
lttng_statedump_process_pid_ns event.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng-statedump.h
lttng-statedump-impl.c
wrapper/namespace.h
wrapper/user_namespace.h
This page took 0.024959 seconds and 4 git commands to generate.