From: Steven Rostedt Date: Tue, 8 Mar 2011 14:44:35 +0000 (-0500) Subject: ktest: Monitor kernel while running of user tests X-Git-Tag: v2.6.39-rc1~396^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea0e063a78df91b1ca4d23ea8d4e2e3047f6950;p=pandora-kernel.git ktest: Monitor kernel while running of user tests Record the console of tests to both the console and the log. Also, record the bug reports afte the test has completed. Currently, if a kernel bug happens while running the userland test, the test stops and will not record the kernel bug. This makes it difficult to solve what happened. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed