MulticoreBSP for C  Version 2.0.4
Functions
mcbsp-profiling.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mcbsp_profiling_set_description (const char *const name)
 When in profile mode, give a discriptive name to the current superstep. More...
 

Detailed Description

This file provides an API to change the behaviour of MulticoreBSP during profiling mode. Currently, the only added functionality is to change the current superstep name, so to enable easier analysis of profiling output.