Is it possible to collection traces from classic ETW providers? Or is XPerf limited to manifest-based ones? I have a custom classic provider and was wondering if I could collect its event using XPerf.
Asked
Active
Viewed 1,071 times
1 Answers
1
You can collect traces from any ETW provider.

leoluk
- 12,561
- 6
- 44
- 51
-
Do you know how to enable the provider using XPerf? I'm not seeing anything in my logs. – Adam Driscoll Apr 13 '11 at 19:51
-
1At least, you can create an `.etl` logfile using `logman` and open it in `xperf`. – leoluk Apr 13 '11 at 21:32