Hi,
I'm trying to run the chrome using the gpertool with CPU profiling enabled, but when I run "CPUPROFILE=out/Debug/cpuprofile out/Debug/chrome --profiling-file", the chrome open normally, I open some pages and so close them. When I go to path "out/Debug" there isn't any "cpuprofile" file. I tried to create the file before run but still not working. I follow these steps here in this
page and
this one. I tried to rebuild all the code and stiil not working.
Thanks in advance.