libose
Loading...
Searching...
No Matches
Macros
Debugging

Compile-time options for debugging. More...

Collaboration diagram for Debugging:

Macros

#define OSE_CONF_DEBUG
 
#define OSE_CONF_MEMPROFILE
 Enable memory profiling.
 

Detailed Description

Compile-time options for debugging.

Macro Definition Documentation

◆ OSE_CONF_MEMPROFILE

#define OSE_CONF_MEMPROFILE

Enable memory profiling.

When memory profiling is enabled, the system will keep track of the maximum size that each context bundle reaches. This can be useful for tuning the size based on specific use.