Fix: statedump: disable vm maps enumeration
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Aug 2012 21:09:20 +0000 (17:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Aug 2012 21:10:39 +0000 (17:10 -0400)
commit67ee762a41793b34750f655737e5fbe7f5be1dc5
treedae46a0d85b2b5997f7bbc7b547c8b47c65c0441
parentb8ec0e19b7c494de10aa3a008d6733ee6d5c6fc7
Fix: statedump: disable vm maps enumeration

We need the tasklist lock to correctly dump these, which is unavailable
to modules. Disable this feature for now.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-statedump-impl.c
This page took 0.026603 seconds and 4 git commands to generate.