You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/13 12:47:00 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request, #6268: arm/cortex-[a|r]: add performance counter implement based on PMU

anchao opened a new pull request, #6268:
URL: https://github.com/apache/incubator-nuttx/pull/6268

   ## Summary
   
   1. arm/cortex-[a|r]: add performance counter implement
   2. arm/cortex-[a|r]: add more functions of Performance Monitors Unit
   
   Reference:
   https://developer.arm.com/documentation/ddi0433/a/performance-monitoring-unit/performance-monitoring-register-descriptions
   
   3. arm/cortex-r: rename PCMR_* to PMCR_*
   
   It should be PMCR (Performance Monitors Control Register)
   
   4. arm/cortex-r: add _pmu_* perfix for performance monitor functions
   
   ## Impact
   
   cortex-a/r pmu
   
   ## Testing
   
   Performance counter test on cortex-r/a board


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] acassis merged pull request #6268: arm/cortex-[a|r]: add performance counter implement based on PMU

Posted by GitBox <gi...@apache.org>.
acassis merged PR #6268:
URL: https://github.com/apache/incubator-nuttx/pull/6268


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org