Im trying to work with the DevTools performance profiler to analyse the performance of a web application. But the sample rate is not high enough for my needs. It is sampling the stacks around every ~1ms.
I came accross Chrome DevTolls November'13 Digest that says to enable High resolution CPU profiling. but I couldn't find it in the DevTools settings
I looked for it in Chrome Canary and Edge Canary, with no success.
Any suggestions?