Pseudo probes collected for one compile unit, grouped by function.

Synopsis

Declared in <llvm/MC/MCPseudoProbe.h>

class MCPseudoProbeSections;

Type Aliases

Name

Description

MCProbeDivisionMap

Map from function symbol to its probe inline tree.

Member Functions

Name

Description

addPseudoProbe

Add Probe for function FuncSym under InlineStack.

emit

Emit all collected probes into MCOS.

empty

Return true if no probes have been collected.

getMCProbes

Return the map of per‐function probe trees.

Created with MrDocs