Just published the second blog post in my native call stack profiling series, about Event Tracing for Windows and #Chromium: https://blogs.igalia.com/dape/2022/11/29/native-call-stack-profiling-2-3-event-tracing-for-windows-and-chromium/
#ETW is the native tracing/profiling tool in #Windows. It samples stack traces for further analysis. #V8 assists providing information of the JIT-compiled functions, then available for stack walk analysis.
Big thanks to @BruceDawson0xB@twitter.com, for his series of blog posts about performance analysis, and for writing #UIForETW. https://github.com/google/UIforETW
#uiforetw #V8 #windows #etw #chromium