Deduplication Tracing Provider

1 events across 1 channel

Event ID 1: DedupTracingEventClass_DedupTracingEventTypeClass

#
Provider
Deduplication Tracing Provider
Channel
ETW Trace
Source
Trace

Fields #

NameDescription
SourceFileName mof:String
SourceFileAlias mof:String
LineNumber mof:UInt32
Indent mof:UInt32
ModuleIndex mof:UInt32
FunctionName mof:String
MessageDescription mof:String
Text mof:String

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID {5EBB59D1-4739-4E45-872D-B8703956D84B}

Observed on:

  • WS2025-26100.0 · schema read from the WMI MOF class · captured 2026-02-26

    Taken from Windows installation media (build 26100.1), not a patched system, so the exact update level is unknown.

  • WS2022-20348.4893 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: DedupTracingProvider

  • Win11-26200.6584 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: DedupTracingProvider

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests