Changelog
v3.4.1
Changelog
v3.4.0
--prof-only
flag, generates flamegraph based on internal v8 profiling data, without performing kernel tracing at the same time (as --prof-viz
does)Changelog
v3.3.0
--prof-viz
flag, generates additional flamegraph based on internal v8 profiling dataChangelog
v3.2.0
--phase
option--delay
from 300
to 0
- not a breaking change
because --phase
provides the same result (stripping module loading stacks)
far more reliably.