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:09:20 +0000 (17:09 -0400)
commit0658bdda04bf2b00a1a4a3fcb92bfd805d30fde9
treede43409bf847ffeeb94e104f370d3fb84f775e54
parent7b8ea3a503536c9d00f8bb14958a150cbf7370c0
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.024867 seconds and 4 git commands to generate.