You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The perf tool on Linux is a somewhat standard way of working with profiling information. v8 itself supports exporting to this tool already! It isn't clear if we can do this with the v8-profiler module or not.
filed as a possibly interesting feature / improvement.