jonhoo/inferno

Custom per-function name attributes

Closed this issue · 0 comments

The original flame graph supports the --nameattr option, which lets you specify a file that contains "extra" attributes to use for the SVG frames of particular functions. This seems like a pretty neat feature that we should support. Be careful that those attributes are handled in accordance with group_start and group_end from flamegraph.pl though!