RTEMS Logo

RTEMS 4.10.2 On-Line Library


Stack Bounds Checker STACK_CHECKER_REPORT_USAGE - Report Task Stack Usage

PREV UP NEXT Bookshelf RTEMS C User's Guide

25.4.2: STACK_CHECKER_REPORT_USAGE - Report Task Stack Usage

CALLING SEQUENCE:

void rtems_stack_checker_report_usage( void );

STATUS CODES: NONE

DESCRIPTION:

This routine prints a table with the peak stack usage and stack space allocation of every task in the system.

NOTES:

NONE


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation