Add namespaces statedump
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 12 Feb 2019 14:47:34 +0000 (09:47 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:22:48 +0000 (17:22 -0400)
commitd78f982827c9a38550a9c4a69a0690f6d9213f60
tree63575a829090e2b19e180b433c938a39e6ecd52c
parentc123d77d77ee0d4969f8e9de29d63f7952c648d5
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>
instrumentation/events/lttng-module/lttng-statedump.h
lttng-statedump-impl.c
wrapper/namespace.h
wrapper/user_namespace.h
This page took 0.025738 seconds and 5 git commands to generate.