Fix: statedump namespaced pid, tid and ppid
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 23 Aug 2012 20:19:53 +0000 (16:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Aug 2012 20:19:53 +0000 (16:19 -0400)
commit90fffd13d9803770838eab195e4f091753cbc7b5
tree0ccba5469ba3b515eba8cb0f9af11416d34465f5
parent0658bdda04bf2b00a1a4a3fcb92bfd805d30fde9
Fix: statedump namespaced pid, tid and ppid

Use the target process namespace to lookup the value (pid, tid or ppid),
not the current task.

[ Edit by Mathieu Desnoyers: removed extra p->nsproxy check. Already
  performed within rcu read-side critical section. ]

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng-statedump.h
This page took 0.026174 seconds and 4 git commands to generate.