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.
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 thev8-profiler
module or not.filed as a possibly interesting feature / improvement.