wasm-micro-runtime/core/iwasm/include
liang.he 5c3ad0279a
Enable AOT linux perf support (#2930)
And refactor the original perf support
- use WAMR_BUILD_LINUX_PERF as the cmake compilation control
- use WASM_ENABLE_LINUX_PERF as the compiler macro
- use `wamrc --enable-linux-perf` to generate aot file which contains fp operations
- use `iwasm --enable-linux-perf` to create perf map for `perf record`
2024-01-02 15:58:17 +08:00
..
aot_export.h Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
lib_export.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_c_api.h Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
wasm_export.h Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00