google / UIforETW

User interface for recording and managing ETW traces
https://randomascii.wordpress.com/2015/04/14/uiforetw-windows-performance-made-easier/
Apache License 2.0
1.55k stars 201 forks source link

ETWforUI not tracking already-running managed process #95

Open KevinLucidyne opened 7 years ago

KevinLucidyne commented 7 years ago

I'm trying to run traces on an already-running mixed managed/unmanaged code production application. But I'm not getting any ETL files. I can successfully get Perfview to give me ETL files. What should I check?

randomascii commented 7 years ago

Unfortunately the managed code tracing in UIforETW is black magic to me so I can't help debug why it might not be working.