Files
wasmtime/docs
Benjamin Bouvier 6f4f30c840 Add support for generating perf maps for simple perf profiling (#6030)
* Add support for generating perf maps for simple perf profiling

* add missing enum entry in C code

* bugfix: use hexa when printing the code region's length too (thanks bjorn3!)

* sanitize file name + use bufwriter

* introduce --profile CLI flag for wasmtime

* Update doc and doc comments for new --profile option

* remove redundant FromStr import

* Apply review feedback: make_line receives a Write impl, report errors

* fix tests?

* better docs
2023-03-20 16:17:36 +00:00
..
2020-02-25 08:52:43 -08:00
2020-03-10 09:36:56 -05:00
2021-07-12 09:01:44 -05:00
2022-12-22 01:02:31 +00:00
2020-03-23 09:58:08 -07:00
2023-03-02 13:22:33 +00:00