Add namespaces statedump
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 12 Feb 2019 14:47:34 +0000 (09:47 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 10 Apr 2019 21:25:28 +0000 (17:25 -0400)
commit1be4356a7ced0465389b176d82ad7db1daa43795
tree91e665178167f2268859c1bbba9e273f6d35e438
parent3673e8038c2e1676dcc6e864c6bbea68ec67422c
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.026591 seconds and 5 git commands to generate.