state.c: fix statedump end fixup, add "print_stack()" helper
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Apr 2010 15:31:36 +0000 (11:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Apr 2010 15:31:36 +0000 (11:31 -0400)
commit9ba166625a51142799f6b9bbf86e8260f712c3a2
tree1159a9b1cdb48726d7e6d5cb1fd0186367545f7c
parent6e8a9c01e6b5cca18e3e76889c40f0be51dbeff5
state.c: fix statedump end fixup, add "print_stack()" helper

Detect threads scheduled out from usermode and don't flag them as "syscall"
inappropriately.

Also add some debugging infrastructure for statedump end event (print_stack()).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttv/lttv/state.c
This page took 0.025304 seconds and 4 git commands to generate.