From: Stephen M. Cameron Date: Fri, 24 Feb 2012 07:17:31 +0000 (+0100) Subject: fio: capture thread status display X-Git-Tag: gfio-0.1~307 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=ba936c4b474bd4c5d4b07127561d07644823bc65;hp=ba936c4b474bd4c5d4b07127561d07644823bc65;ds=sidebyside fio: capture thread status display The thread status display uses printf to stdout. Need a way to capture it for the gui. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe ---