mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
lib: add optional log domain filtering
v2: add an "application" filter for the default domain (used by
applications)
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -35,9 +35,11 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--debug</option></term>
|
||||
<term><option>--debug[=log-domain]</option></term>
|
||||
<listitem><para>
|
||||
print extra debugging information when running tests
|
||||
print extra debugging information when running tests and
|
||||
optionaly only show the messages from the specified log domain
|
||||
(use "application" to specifiy the default application domain)
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user