Skip to content

Releases: GorgonMeducer/perf_counter

Stable Release

12 Mar 01:20
Compare
Choose a tag to compare
  • Fixed PMU-SysTick-overflow-miscounting issue
  • Other minor changes.

Major Update

28 Feb 21:35
Compare
Choose a tag to compare
  • Support porting to a different architecture
  • Support Armv8.1-m PMU
    • Add __cpu_perf__() for CPI and L1 DCache miss rate
  • Some other minor changes.

Stable Release

28 Nov 00:04
Compare
Choose a tag to compare
  • Adds support for RT-Thread nano
  • Adds an API for checking stack overflow
  • Improves the support for Arm Compiler 6.21
  • Other minor updates