You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"On the unzip command. See 'Working with WPA' in the help for more.");
354
369
parser.DefineOptionalQualifier("LowPriority",refLowPriority,"Do merging and ZIPing at low priority to minimize impact to system.");
355
370
parser.DefineOptionalQualifier("NoRundown",refNoRundown,"Don't collect rundown events. Use only if you know the process of interest has exited.");
356
-
parser.DefineOptionalQualifier("FocusProcess",refFocusProcess,"Either a decimal process ID or a process name (exe name without path but WITH extension) to focus ETW commands."+
371
+
parser.DefineOptionalQualifier("FocusProcess",refFocusProcess,"Either a decimal process ID or a process name (exe name without path but WITH extension) to focus ETW commands."+
357
372
"All NON-KERNEL providers are only send to this process (and rundown is only done on this process) which can cut overhead significantly in some cases.");
0 commit comments