Fix : wrong assign of fd in state dump
authorJulien Desfossez <julien.desfossez@efficios.com>
Mon, 12 Mar 2012 19:00:37 +0000 (15:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Mar 2012 19:00:37 +0000 (15:00 -0400)
commit9edf633abc57e4bd2d38bc6955d1b5115b95e6ee
tree1698f94fb082c38162485f0b5483f6ccbf5216dc
parent886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c
Fix : wrong assign of fd in state dump

lttng_statedump_file_descriptor was using the tgid instead of the fd for
the fd field.

Reported-by: Mathieu Bain <mathieu.bain@polymtl.ca>
Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng-statedump.h
This page took 0.025097 seconds and 4 git commands to generate.