Interface CallGrindParseOutput

Represents the output of the CallGrind.parse() method.

Hierarchy

  • CallGrindParseOutput

Properties

Properties

errors: string[]

A list of lines which could not be parsed properly, resulting in errors.

A dictionary of profile information keyed by function name.

Generated using TypeDoc