nuttx/boards/risc-v/bl602/bl602evb/configs
wangming9 c928acc9ff perf: The new configuration supports hardware performance counting
Adding the CONFIG_ARCH_PERF_EVENTS configuration to enable
hardware performance counting,solve the problem that some platform
hardware counting support is not perfect, you can choose to use
software interface.

This is configured using CONFIG_ARCH_PERF_EVENTS, so weak_functions
are removed to prevent confusion

To use hardware performance counting, must:
1. Configure CONFIG_ARCH_PERF_EVENTS, default selection
2. Call up_perf_init for initialization

Signed-off-by: wangming9 <wangming9@xiaomi.com>
2023-08-12 02:20:44 +08:00
..
dma perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
elf perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
fpu perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
gpio perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
i2c perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
nsh perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
spi perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
spiflash perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
timer perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
wifi binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00