Open honggyukim opened 1 year ago
As mentioned at https://github.com/honggyukim/heaptrace/issues/9#issuecomment-1384823879, we might need to support printing flamegraph output for multiple sort orders.
We have to care that the output cannot be directly passed to flamegraph.pl if heaptrace prints output for multiple sort orders so it should be separately printed in another way.
flamegraph.pl
I fully agree with your opinion.
As mentioned at https://github.com/honggyukim/heaptrace/issues/9#issuecomment-1384823879, we might need to support printing flamegraph output for multiple sort orders.
We have to care that the output cannot be directly passed to
flamegraph.pl
if heaptrace prints output for multiple sort orders so it should be separately printed in another way.