Skip to content

Commit 0cc6b0e

Browse files
authored
Add ETW nostack entries for DebugExceptionProcessing events (#118194)
1 parent 02596ba commit 0cc6b0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/coreclr/vm/ClrEtwAllMeta.lst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,8 @@ nomac:CLRStackStress:::CLRStackWalkStress
650650
#################################
651651
nostack:DebugIPCEvent:::DebugIPCEventStart
652652
nostack:DebugIPCEvent:::DebugIPCEventEnd
653+
nostack:DebugExceptionProcessing:::DebugExceptionProcessingStart
654+
nostack:DebugExceptionProcessing:::DebugExceptionProcessingEnd
653655

654656
#################################
655657
# Events from the Mono profiler provider

0 commit comments

Comments
 (0)