STAPL API Reference |
Modules Classes |
Support functions and classes for Instrumentation. More...
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... | |
Support functions and classes for Instrumentation.
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.