Skip to content

Adds an option to annotate functions and their callers

Steven de Oliveira requested to merge Stevendego/lannotate:callgraph into master

Adds an option to specify callees of a selected set of functions. It depends on the Callgraph plugin.

Merge request reports