Comment 4 for bug 2000175

Revision history for this message
Bram Stolk (b-stolk) wrote :

I've traced it down to the Intel Media Driver's profiling:

https://github.com/intel/media-driver/tree/master/Tools/MediaDriverTools/UMDPerfProfiler

UMD Performance Profiler

(I am pretty sure that here, UMD stands for User Mode Driver.)

I will try to find a way to disable the profiling altogether, or at the very least make sure the media driver does not try to create these files in `/etc/` dir.

It could possibly be a build flag we should toggle.