RTEMS 6.1-rc6
|
Macros | |
#define | CONFIGURE_RECORD_EXTENSIONS_ENABLED |
This configuration option is a boolean feature define. | |
#define | CONFIGURE_RECORD_FATAL_DUMP_BASE64 |
This configuration option is a boolean feature define. | |
#define | CONFIGURE_RECORD_FATAL_DUMP_BASE64_ZLIB |
This configuration option is a boolean feature define. | |
#define | CONFIGURE_RECORD_INTERRUPTS_ENABLED |
This configuration option is a boolean feature define. | |
#define | CONFIGURE_RECORD_PER_PROCESSOR_ITEMS |
This configuration option is an integer define. | |
This section describes configuration options related to the event recording.
#define CONFIGURE_RECORD_EXTENSIONS_ENABLED |
This configuration option is a boolean feature define.
then the event record extensions are enabled.
#define CONFIGURE_RECORD_FATAL_DUMP_BASE64 |
This configuration option is a boolean feature define.
then the event records are dumped in Base64 encoding in a fatal error extension (see System Termination Procedure).
#define CONFIGURE_RECORD_FATAL_DUMP_BASE64_ZLIB |
This configuration option is a boolean feature define.
then the event records are compressed by zlib and dumped in Base64 encoding in a fatal error extension (see System Termination Procedure).
#define CONFIGURE_RECORD_INTERRUPTS_ENABLED |
This configuration option is a boolean feature define.
then the interrupt event recording is enabled.
#define CONFIGURE_RECORD_PER_PROCESSOR_ITEMS |
This configuration option is an integer define.
The value of this configuration option defines the event record item count per processor.
The following constraints apply to this configuration option: