Anyone know how to enable, say, --perf-basic-prof-only-functions
for the Node.js binary started by the meteor command-line tool? I want to make a CPU flame graph.
I’m aware of the pie charts provided by the Kadira profiler, but I need to go deeper.