STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Classes | Functions
Instrumentation implementation

Support functions and classes for Instrumentation. More...

+ Collaboration diagram for Instrumentation implementation:

Classes

class  stapl::runtime::instrument
 Provides instrumentation capabilities for runtime functions. More...
 
class  stapl::runtime::mpe_profiler
 Notifies MPE of a new instrumented section. More...
 

Functions

TauGroup_t const & stapl::runtime::get_tau_group (void)
 Returns a TAU group for the runtime. More...
 

Detailed Description

Support functions and classes for Instrumentation.

Function Documentation

◆ get_tau_group()

TauGroup_t const& stapl::runtime::get_tau_group ( void  )

Returns a TAU group for the runtime.

This function is used to get the same TAU group to annotate runtime functions so that proper integration with TAU is in place.