Re: [Kgdb-bugreport] [PATCH] misc: kgdbts: Display progress of asynchronous tests

2017-12-14 Thread Daniel Thompson
On 14/12/17 15:20, Jason Wessel wrote: On 12/12/2017 06:10 AM, Daniel Thompson wrote: kgdbts includes a couple of different "thrashing" style tests that may have long runtimes (especially on simulated platforms) and which run asynchronously. This is uncomfortable for interactive use and makes se

Re: [Kgdb-bugreport] [PATCH] misc: kgdbts: Display progress of asynchronous tests

2017-12-14 Thread Jason Wessel
On 12/12/2017 06:10 AM, Daniel Thompson wrote: kgdbts includes a couple of different "thrashing" style tests that may have long runtimes (especially on simulated platforms) and which run asynchronously. This is uncomfortable for interactive use and makes setting timeouts tricky for automatic use.

[Kgdb-bugreport] [PATCH] misc: kgdbts: Display progress of asynchronous tests

2017-12-12 Thread Daniel Thompson
kgdbts includes a couple of different "thrashing" style tests that may have long runtimes (especially on simulated platforms) and which run asynchronously. This is uncomfortable for interactive use and makes setting timeouts tricky for automatic use. Fix by providing a optional means to show progr