[igt-dev] [PATCH i-g-t 1/4] lib: Document that we have --trace-on-oops

Ville Syrjala ville.syrjala at linux.intel.com
Fri Apr 16 17:48:38 UTC 2021


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Include --trace-on-oops in the help text.

Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
 lib/igt_core.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/igt_core.c b/lib/igt_core.c
index 6597acfaacfe..6a43d955d562 100644
--- a/lib/igt_core.c
+++ b/lib/igt_core.c
@@ -708,6 +708,7 @@ static void print_usage(const char *help_str, bool output_on_stderr)
 		   "  --debug[=log-domain]\n"
 		   "  --interactive-debug[=domain]\n"
 		   "  --skip-crc-compare\n"
+		   "  --trace-on-oops\n"
 		   "  --help-description\n"
 		   "  --describe\n"
 		   "  --device filters\n"
-- 
2.26.3



More information about the igt-dev mailing list