We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a239aea commit 3fba6dbCopy full SHA for 3fba6db
usb/tracing/BusesTrace.cmd
@@ -275,6 +275,7 @@ if exist %SystemRoot%\LiveKernelReports\USB* (
275
rem Collecting DispDiag and if availiable the DES mini dump
276
if "%profileName%"=="SensorsOnlyProfile" goto CollectDispDiag
277
if "%profileName%"=="Usb4WithTunnelsProfile" goto CollectDispDiag
278
+if "%profileName%"=="BusesAllProfile" goto CollectDispDiag
279
goto SkipCollectDispDiag
280
:CollectDispDiag
281
echo.
0 commit comments