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:29:07 +0000 (17:29 -0400)
commitd6ee9203bb550d58bbb12303a8bf92e256d16bbd
tree63575a829090e2b19e180b433c938a39e6ecd52c
parent390adb99a17639e6c5431ca8403f10155482611c
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.02587 seconds and 5 git commands to generate.