Skip to content

Commit 3fba6db

Browse files
Add dispdiag capture to All traces option (#175)
1 parent a239aea commit 3fba6db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usb/tracing/BusesTrace.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ if exist %SystemRoot%\LiveKernelReports\USB* (
275275
rem Collecting DispDiag and if availiable the DES mini dump
276276
if "%profileName%"=="SensorsOnlyProfile" goto CollectDispDiag
277277
if "%profileName%"=="Usb4WithTunnelsProfile" goto CollectDispDiag
278+
if "%profileName%"=="BusesAllProfile" goto CollectDispDiag
278279
goto SkipCollectDispDiag
279280
:CollectDispDiag
280281
echo.

0 commit comments

Comments
 (0)