Method

SysprofCallgraphFrameget_category

Declaration [src]

SysprofCallgraphCategory
sysprof_callgraph_frame_get_category (
  SysprofCallgraphFrame* self
)

Description [src]

Gets the category of the node if SYSPROF_CALLGRAPH_FLAGS_CATEGORIZE_FRAMES was set when generating the callgraph. Otherwise SYSPROF_CALLGRAPH_CATEGORY_UNCATEGORIZED.

Return value

Type: SysprofCallgraphCategory

Callgraph category.