[PATCH] Allow thread/group dump regardless of error state
authorJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:57:13 +0000 (00:57 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:57:13 +0000 (00:57 +0100)
commit6d663077379b40e1ec6e2321fe8a731087777d32
tree90e48a7be5dbd9d586dfdfe0d997ac2d1686ee47
parent2eaa41cee91925db713b19ea2975dcc511648b48
[PATCH] Allow thread/group dump regardless of error state

Just because the thread ended in error, doesn't mean the
stats aren't interesting. So dump everything and make sure
the error and verror are visible.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
stat.c