Description[ETW Export] Add polling for ETW keyword.
Couple of notes:
- TraceEventETWExport is a friend of TraceLog (see comment in code).
- Restored the original implementation of IsETWExportEnabled (needed until command line flag is removed). Also moved body to cc for consistency (and rearranged order of functions)
- The timer for now is also behind the command line flag. But eventually, when it's activated by default, I'm worried about power usage, as this will force the CPU to wake up once a sec.
BUG=491909
Patch Set 1 : #
Total comments: 2
Messages
Total messages: 8 (4 generated)
|