This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 0b3cd35360 sched/spinlock: add recursive support(rspinlock_s) for 
spinlock
     new 56ad0d6837 arch: Flag all definitions of up_perf_* functions with 
CONFIG_ARCH_HAVE_PERF_EVENTS
     new dd07367f4e arch/riscv/Kconfig: Remove select "ARCH_PERF_EVENTS" from 
Kconfig

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/src/armv7-a/arm_perf.c               | 2 +-
 arch/arm/src/armv7-m/arm_perf.c               | 2 +-
 arch/arm/src/armv7-r/arm_perf.c               | 2 +-
 arch/arm/src/armv8-m/arm_perf.c               | 2 +-
 arch/arm/src/armv8-r/arm_perf.c               | 2 +-
 arch/arm64/src/common/arm64_perf.c            | 2 +-
 arch/risc-v/Kconfig                           | 1 -
 arch/risc-v/src/common/riscv_perf_cycle.c     | 2 +-
 arch/risc-v/src/common/riscv_perf_time.c      | 2 +-
 arch/risc-v/src/esp32c3-legacy/esp32c3_perf.c | 2 +-
 arch/x86_64/src/intel64/intel64_perf.c        | 2 +-
 arch/xtensa/src/common/xtensa_perf.c          | 2 +-
 drivers/timers/arch_alarm.c                   | 2 +-
 drivers/timers/arch_timer.c                   | 2 +-
 14 files changed, 13 insertions(+), 14 deletions(-)

Reply via email to