Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 71 and Version 72 of Developer/SMP


Ignore:
Timestamp:
04/21/14 22:49:47 (10 years ago)
Author:
Mayes
Comment:

/* Profiling */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v71 v72  
    647647observability requirements.  Vital timing data can be gathered on a per object
    648648basis through profiling.
     649=  Status  =
     650
     651
     652CPU counter support is complete [http://git.rtems.org/rtems/commit/?id=24bf11eca11947d961cc9bb5f7d92dabff169e93].  The profiling support is complete [http://git.rtems.org/rtems/commit/?id=4dad4b84112d57cf6e77409f8e267706db446ec0].
    649653=  RTEMS API Changes  =
    650654
     
    889893   Per_CPU_Stats Stats;
    890894 };
    891 =  Status  =
    892 
    893 
    894 CPU counter support is complete [http://git.rtems.org/rtems/commit/?id=24bf11eca11947d961cc9bb5f7d92dabff169e93].  The profiling support is complete [http://git.rtems.org/rtems/commit/?id=4dad4b84112d57cf6e77409f8e267706db446ec0].
    895895=  Interrupt Support  =
    896896