instead of different types of arguments for different outputs, use a single output argument (eg. -o) and infer the type. example -o flamegraph.svg -o flamegraph.html etc
instead of different types of arguments for different outputs, use a single output argument (eg. -o) and infer the type.
example
-o flamegraph.svg
-o flamegraph.html
etc