interpreters/wamr/Kconfig: Add INTERPRETERS_WAMR_PERF_PROFILING
This commit is contained in:
parent
02da51ddf5
commit
137b924b93
@ -84,6 +84,10 @@ config INTERPRETERS_WAMR_BULK_MEMORY
|
|||||||
bool "Enable bluk memory"
|
bool "Enable bluk memory"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config INTERPRETERS_WAMR_PERF_PROFILING
|
||||||
|
bool "Enable performance profiling"
|
||||||
|
default n
|
||||||
|
|
||||||
config INTERPRETERS_WAMR_MEMORY_PROFILING
|
config INTERPRETERS_WAMR_MEMORY_PROFILING
|
||||||
bool "Enable memory profiling"
|
bool "Enable memory profiling"
|
||||||
default n
|
default n
|
||||||
|
Loading…
Reference in New Issue
Block a user