This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d598da80e4 Rename group_argvstr to nxtask_argvstr
add cee252174b clock/perf: add critical section protection
add 02eb280302 arch/perf: modify the return value of up_perf_gettime to
clock_t
No new revisions were added by this update.
Summary of changes:
arch/arm/src/armv7-a/arm_perf.c | 6 +++---
arch/arm/src/armv7-m/arm_perf.c | 6 +++---
arch/arm/src/armv7-r/arm_perf.c | 6 +++---
arch/arm/src/armv8-m/arm_perf.c | 6 +++---
arch/arm/src/armv8-r/arm_perf.c | 6 +++---
arch/arm64/src/common/arm64_perf.c | 7 ++++---
arch/risc-v/src/esp32c3-legacy/esp32c3_perf.c | 4 ++--
arch/xtensa/src/common/xtensa_perf.c | 6 +++---
drivers/timers/arch_alarm.c | 6 +++---
drivers/timers/arch_timer.c | 7 +++----
include/nuttx/arch.h | 4 ++--
sched/clock/clock_perf.c | 12 +++++++++---
12 files changed, 41 insertions(+), 35 deletions(-)