Add namespace info in sched_fork and statedump
authorSebastien Lorrain <sebastien.lorrain01@gmail.com>
Wed, 15 Apr 2015 15:53:53 +0000 (11:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2015 20:03:55 +0000 (16:03 -0400)
commit7bbf55ea7a85748e02c9b3e966c1812032c48eb8
tree1cca45a624495633f416c24bd5c33aba1e4eab1a
parentdb68ba1d11ec60550662a123dd9cced3631fa122
Add namespace info in sched_fork and statedump

Modifications to sched_fork : Add a field for parent and child pid
namespace inode (as in /proc/$PID/ns/pid). Also add a field for the
child VTID.

Modifications to lttng_statedump_process_state : Add a field for the pid
namespace inode of the task.

Signed-off-by: Sebastien Lorrain <sebastien.lorrain01@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng-statedump.h
instrumentation/events/lttng-module/sched.h
This page took 0.028033 seconds and 4 git commands to generate.