Skip to content

Commit

Permalink
Enhance wasm loading with LoadArgs and support module names (bytecode…
Browse files Browse the repository at this point in the history
…alliance#3265)

- Add new API wasm_runtime_load_ex() in wasm_export.h
  and wasm_module_new_ex in wasm_c_api.h
- Put aot_create_perf_map() into a separated file aot_perf_map.c
- In perf.map, function names include user specified module name
- Enhance the script to help flamegraph generations

Signed-off-by: victoryang00 <victoryang00@ucsc.edu>
  • Loading branch information
lum1n0us authored and victoryang00 committed May 27, 2024
1 parent a252915 commit 4953c9e
Showing 1 changed file with 0 additions and 213 deletions.
213 changes: 0 additions & 213 deletions test-tools/trans-jitted-func-name/trans_wasm_func_name.py

This file was deleted.

0 comments on commit 4953c9e

Please sign in to comment.