Commit Graph

3 Commits

Author SHA1 Message Date
8c1269d44d trans_wasm_func_name.py: Correct function index during translation (#3232)
Adding the N from "aot_func#N" with the import function count is the correct
wasm function index.
2024-03-18 10:32:55 +08:00
22c5c90340 Fix a bug that appends '_precheck' to aot_func (#2936) 2023-12-28 22:38:12 +08:00
40b430fd24 Add a script to translate jitted function names in flamegraph (#2906) 2023-12-21 10:57:58 +08:00