diff options
author | Logan Gunthorpe <[email protected]> | 2016-06-20 13:15:06 -0600 |
---|---|---|
committer | Jon Mason <[email protected]> | 2016-08-05 10:21:07 -0400 |
commit | 58fd0f3b1539a5bad451a823c9d039ea23387b23 (patch) | |
tree | 3c410c2c8cf6e66b06735167f0323dd3e4450a33 /scripts/gdb/linux/modules.py | |
parent | da573eaa3a13f60efafcbe25e4f4465cf1a1b40b (diff) |
ntb_perf: Return results by reading the run file
Instead of having to watch logs, allow the results to be retrieved
by reading back the run file. This file will return "running" when
the test is running and nothing if no tests have been run yet.
It returns 1 line per thread, and will display an error message if the
corresponding thread returns an error.
With the above change, the pr_info calls that returned the results are
then changed to pr_debug calls.
Signed-off-by: Logan Gunthorpe <[email protected]>
Acked-by: Dave Jiang <[email protected]>
Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions