node-example-flamegraph
node-example-flamegraph copied to clipboard
--perf-basic-prof-only-functions
Hi,
I have this error. How can I solve it?
I think you tried to say that:
this example is old. I recommend using higher level tools, because before you get actual function names to display on the flamegraph generated by perf in modern node.js you'll be out of a job ;)
try node clinic or 0x or attach devtools and use the newly updated performance tab