I just noticed that my temp directory is full with 50 GB worth of *.etl files - each in its own "Report.*" directory. I develop C++ applications with MSVC 2015 and sometimes use the performance profiler, but I wasn't aware of creating
these 'reports'. How can I find out which process generated these reports?
↧