[igt-dev] [PATCH i-g-t 1/4] lib: Document that we have --trace-on-oops
Petri Latvala
petri.latvala at intel.com
Mon Apr 19 09:32:42 UTC 2021
On Fri, Apr 16, 2021 at 08:48:38PM +0300, Ville Syrjala wrote:
> 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>
Reviewed-by: Petri Latvala <petri.latvala at 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
>
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
More information about the igt-dev
mailing list