node-example-flamegraph icon indicating copy to clipboard operation
node-example-flamegraph copied to clipboard

--perf-basic-prof-only-functions

Open Ashilex opened this issue 3 years ago • 2 comments

Hi,

I have this error. How can I solve it?

Ashilex avatar Dec 19 '22 23:12 Ashilex

I think you tried to say that: image

dpaul20 avatar Jan 24 '24 13:01 dpaul20

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

naugtur avatar Jan 24 '24 14:01 naugtur