interpreters/wamr/Kconfig: Add INTERPRETERS_WAMR_PERF_PROFILING

This commit is contained in:
YAMAMOTO Takashi 2022-05-20 14:35:38 +09:00 committed by Xiang Xiao
parent 02da51ddf5
commit 137b924b93

View File

@ -84,6 +84,10 @@ config INTERPRETERS_WAMR_BULK_MEMORY
bool "Enable bluk memory"
default n
config INTERPRETERS_WAMR_PERF_PROFILING
bool "Enable performance profiling"
default n
config INTERPRETERS_WAMR_MEMORY_PROFILING
bool "Enable memory profiling"
default n