1*9c5db199SXin LiMake sure build process dumps config errors in separate file from build 2*9c5db199SXin Lierrors (and warnings), from build output 3*9c5db199SXin Li 4*9c5db199SXin LiFix lmbench's config stage stuff 5*9c5db199SXin Li 6*9c5db199SXin LiRedirect stdout and stderr for each test's setup and execute to 4 sep files 7*9c5db199SXin Li (APW: ok, not clear i really like them (out/err) being separated. 8*9c5db199SXin Li the loss of chronology is bad IMHO) 9*9c5db199SXin Li (MJB: I was thinking of kernel compiles I guess. Maybe we should just 10*9c5db199SXin Li do it for that, and make the rest more generic) 11*9c5db199SXin Li 12*9c5db199SXin LiCaching version of kernelexpand to grab new kernels 13*9c5db199SXin Li 14*9c5db199SXin LiErrors from profilers are not being caught (shove a syntax error in a profiler 15*9c5db199SXin Lipython script to see what I mean) ... generates a file in results/debug/debug, 16*9c5db199SXin Libut doesn't cascade up 17